summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/Zend.m46
1 files changed, 0 insertions, 6 deletions
diff --git a/Zend/Zend.m4 b/Zend/Zend.m4
index 31c59b9ed7..1768a4e893 100644
--- a/Zend/Zend.m4
+++ b/Zend/Zend.m4
@@ -9,12 +9,6 @@ AC_REQUIRE([AC_PROG_CC])
LIBZEND_BISON_CHECK
-dnl Ugly hack to get around a problem with gcc on AIX.
-if test "$CC" = "gcc" -a "$ac_cv_prog_cc_g" = "yes" -a \
- "`uname -sv`" = "AIX 4"; then
- CFLAGS=`echo $CFLAGS | sed -e 's/-g//'`
-fi
-
AC_CHECK_HEADERS(
inttypes.h \
stdint.h \