[Bug 271919] Re: Sync firebird2.1 2.1.1.17910-release.ds1-1from debian experimental

Mariuz mapopa at gmail.com
Sun Nov 2 16:46:05 GMT 2008


 git diff autogen.sh
diff --git a/autogen.sh b/autogen.sh
index 744d0ad..7a6ad2e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -67,11 +67,16 @@ fi

 # Generate configure from configure.in
 echo "Running libtoolize ..."
-LIBTOOL_M4=`$LIBTOOLIZE --copy --force --dry-run|grep 'You should add
the contents of'|sed "s,^[
-if test "x$LIBTOOL_M4" != "x"; then
+#LIBTOOL_M4=`$LIBTOOLIZE --copy --force --dry-run|grep 'You should
add the contents of'|sed "s,^
+#if test "x$LIBTOOL_M4" != "x"; then
 rm -f aclocal.m4
- cp $LIBTOOL_M4 aclocal.m4
-fi
+ #cp $LIBTOOL_M4 aclocal.m4
+cat "/usr/share/aclocal/libtool.m4" >> aclocal.m4
+cat "/usr/share/aclocal/ltsugar.m4" >> aclocal.m4
+cat "/usr/share/aclocal/ltversion.m4" >> aclocal.m4
+cat "/usr/share/aclocal/lt~obsolete.m4" >> aclocal.m4
+cat "/usr/share/aclocal/ltoptions.m4" >> aclocal.m4
+#fi
 $LIBTOOLIZE --copy --force || exit 1

 echo "Running autoheader ..."

** Changed in: firebird2.1 (Ubuntu)
       Status: Incomplete => Fix Committed

-- 
Sync firebird2.1 2.1.1.17910-release.ds1-1from debian experimental
https://bugs.launchpad.net/bugs/271919
You received this bug notification because you are a member of Ubuntu
Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list