diff options
Diffstat (limited to 'www/cgicc/files/patch-configure')
-rw-r--r-- | www/cgicc/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/cgicc/files/patch-configure b/www/cgicc/files/patch-configure new file mode 100644 index 0000000..6e0a74a --- /dev/null +++ b/www/cgicc/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Mar 18 06:39:53 2002 ++++ configure Sat Nov 2 14:30:17 2002 +@@ -7835,6 +7835,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |