From 0ddf471de31d50df52d6ec01a9406f73086c6cb0 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 10 Apr 2009 17:25:47 +0200 Subject: Provide installable , replacements. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 1b11159..a047652 100755 --- a/autogen.sh +++ b/autogen.sh @@ -400,7 +400,7 @@ if test $skip_gnulib = false; then unicase/ulc-casexfrm ' $GNULIB_TOOL --lib=libunistring --source-base=lib --m4-base=gnulib-m4 --tests-base=tests \ - --with-tests --lgpl --makefile-name=Makefile.gnulib --libtool \ + --with-tests --lgpl --makefile-name=Makefile.gnulib --libtool --local-dir=gnulib-local \ --import $GNULIB_MODULES $GNULIB_TOOL --copy-file build-aux/config.guess; chmod a+x build-aux/config.guess $GNULIB_TOOL --copy-file build-aux/config.sub; chmod a+x build-aux/config.sub -- cgit v1.2.1