]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Got rid of references to libtool.m4 because libtoolize does not require it
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 3 Apr 2008 21:24:07 +0000 (15:24 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 3 Apr 2008 21:24:07 +0000 (15:24 -0600)
and we want to rely on packager's version anyway (just like with other
autotools-generated or provided files).

acinclude.m4
bootstrap.sh

index 1c8e2cc835d5055280913bf59071d3414c1b17aa..5e575d232bda1015de90b2f535c21ae203dbe557 100644 (file)
@@ -87,6 +87,3 @@ exit $res`
     HUGE_OBJECT_FLAG=""
   fi
 ]) # end of AC_DEFUN of AC_TEST_CHECKFORHUGEOBJECTS
-
-
-m4_include(cfgaux/libtool.m4)
index 4e90a1dacafe26887ab1290e2d9e8d9710cb744a..33dae90d1fc7e83d29fe60d9b51061a19bff722f 100755 (executable)
@@ -65,7 +65,6 @@ bootstrap_libtoolize() {
     fi
 
     bootstrap libtoolize$ltver $extras --force --copy --automake
-    echo "Warning: libtoolize 1.x does not update libtool.m4."
 
     # customize generated libltdl, if any
     if test -d libltdl