diff options
-rw-r--r-- | configure.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.in b/configure.in index 3072e4e52c..a11683e2eb 100644 --- a/configure.in +++ b/configure.in @@ -661,8 +661,6 @@ if test "$PHP_VERSIONING" = "yes"; then fi fi -divert(6) - enable_shared=yes enable_static=yes unset with_pic @@ -885,8 +883,6 @@ PHP_SUBST(TSRM_LIB) PHP_SUBST(WARNING_LEVEL) PHP_SUBST_OLD(YACC) -PHP_CONFIGURE_PART(Configuring libtool) - old_CC=$CC if test "$PHP_THREAD_SAFETY" = "yes" && test -n "$ac_cv_pthreads_cflags"; then |