--- /usr/bin/libtoolize.orig 2003-01-25 17:41:43.000000000 +0100 +++ /usr/bin/libtoolize 2003-01-25 17:45:28.000000000 +0100 @@ -189,7 +189,7 @@ fi if test -z "$automake"; then - if egrep '^A[MC]_PROG_LIBTOOL' $configure_ac >/dev/null 2>&1; then : + if egrep 'A[MC]_PROG_LIBTOOL' $configure_ac >/dev/null 2>&1; then : else echo "Remember to add \`AC_PROG_LIBTOOL' to \`$configure_ac'." fi