]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Moved --enable-relocatable infrastructure to gnulib.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Mar 2007 22:09:26 +0000 (22:09 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:42 +0000 (12:14 +0200)
ChangeLog
autogen.sh

index 5958a2e43b57cc8a20616c2d9c36e2ee47b47b14..119869ab52dd518190cba0c9cd307fa2f4ab551f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-03-04  Bruno Haible  <bruno@clisp.org>
+
+       Moved --enable-relocatable infrastructure to gnulib.
+       * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add relocatable-prog.
+       Remove relocatable, relocwrapper.
+       (GNULIB_MODULES_TOOLS_FOR_SRC): Likewise.
+       (GNULIB_MODULES_LIBGETTEXTPO): Add relocatable-lib.
+       (GNULIB_MODULES_LIBGETTEXTPO_OTHER): Remove
+       gettext-tools-libgettextpo-misc.
+
 2007-03-04  Bruno Haible  <bruno@clisp.org>
 
        * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
index dcbd278ff96b8e4d3e2bbd53c48783db029bf0b1..53b8b1ffec585b7bf3ea1ba63b86caf97438cdc8 100755 (executable)
@@ -63,8 +63,7 @@ if test -n "$GNULIB_TOOL"; then
   memmove
   progname
   propername
-  relocatable
-  relocwrapper
+  relocatable-prog
   stdbool
   strtoul
   unlocked-io
@@ -129,8 +128,8 @@ if test -n "$GNULIB_TOOL"; then
   pipe
   progname
   propername
-  relocatable
-  relocwrapper
+  relocatable-prog
+  relocatable-script
   sh-quote
   stdbool
   stpcpy
@@ -200,6 +199,7 @@ if test -n "$GNULIB_TOOL"; then
   minmax
   ostream
   progname
+  relocatable-lib
   stdbool
   ucs4-utf8
   unlocked-io
@@ -213,7 +213,6 @@ if test -n "$GNULIB_TOOL"; then
   xvasprintf
   '
   GNULIB_MODULES_LIBGETTEXTPO_OTHER='
-  gettext-tools-libgettextpo-misc
   '
   $GNULIB_TOOL --dir=gettext-tools --source-base=libgettextpo --m4-base=libgettextpo/gnulib-m4 --macro-prefix=gtpo --makefile-name=Makefile.gnulib --libtool --local-dir=gnulib-local --local-symlink \
     --import $GNULIB_MODULES_LIBGETTEXTPO $GNULIB_MODULES_LIBGETTEXTPO_OTHER