From: Bruno Haible Date: Sun, 4 Mar 2007 22:09:26 +0000 (+0000) Subject: Moved --enable-relocatable infrastructure to gnulib. X-Git-Tag: v0.17~456 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7d587d0560213b3cef67d877ff05c5d36e93a0;p=thirdparty%2Fgettext.git Moved --enable-relocatable infrastructure to gnulib. --- diff --git a/ChangeLog b/ChangeLog index 5958a2e43..119869ab5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-03-04 Bruno Haible + + 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 * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, diff --git a/autogen.sh b/autogen.sh index dcbd278ff..53b8b1ffe 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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