author | J. Alexander Treuman <jat@spatialrift.net> | |
Sun, 21 Sep 2008 19:37:03 +0000 (21:37 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Sun, 21 Sep 2008 19:37:03 +0000 (21:37 +0200) | ||
commit | 0fa28d88fa06aa3b838b75d4b881833007cb6a98 | |
tree | 0d28d31da9eb4f22ed806d04b933b63dee3db032 | tree | snapshot |
parent | 8d3a6e1946b4bc1b5057be3b93c89796184c22bb | commit | diff |
generate po/Makefile.in instead of bundling it
The previously bundled po/Makefile.in would use predefined variables that
should be set by the configure script. f.e., $prefix was defined as
/usr/local, and caused po files to always be installed there instead of in
the prefix given to ./configure.
The previously bundled po/Makefile.in would use predefined variables that
should be set by the configure script. f.e., $prefix was defined as
/usr/local, and caused po files to always be installed there instead of in
the prefix given to ./configure.
configure.ac | diff | blob | history | |
po/Makefile.in | [deleted file] | blob | history |