diff options
author | foobar <sniper@php.net> | 2003-02-25 07:40:51 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-02-25 07:40:51 +0000 |
commit | 3efd2b1317819c29e7b10a072fbf24027c03a979 (patch) | |
tree | 9bbb4688d44f5b8a856a32ade389292118ee7805 | |
parent | afc69728a831299206c6189db8520816a01a45fa (diff) | |
download | php-git-3efd2b1317819c29e7b10a072fbf24027c03a979.tar.gz |
typofix
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 2846c16c9e..ad259a08d7 100644 --- a/configure.in +++ b/configure.in @@ -1065,7 +1065,7 @@ dnl dnl Libtool creation dnl -PHP_CONFIGURE_PART(Configuring Zend) +PHP_CONFIGURE_PART(Configuring libtool) LDFLAGS="$LDFLAGS $PHP_AIX_LDFLAGS" AC_PROG_LIBTOOL |