summaryrefslogtreecommitdiff
path: root/source4/lib/replace/libreplace_cc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/replace/libreplace_cc.m4')
-rw-r--r--source4/lib/replace/libreplace_cc.m410
1 files changed, 0 insertions, 10 deletions
diff --git a/source4/lib/replace/libreplace_cc.m4 b/source4/lib/replace/libreplace_cc.m4
index 9f6912741e..5e44da73a3 100644
--- a/source4/lib/replace/libreplace_cc.m4
+++ b/source4/lib/replace/libreplace_cc.m4
@@ -28,16 +28,6 @@ ac_cv_prog_cc_Ae=no
savedCFLAGS=$CFLAGS
AC_PROG_CC
CFLAGS=$savedCFLAGS
-dnl AC_PROG_CPP
-dnl AC_PROG_EGREP
-dnl AC_GNU_SOURCE
-dnl AC_AIX
-dnl AC_MINIX
-dnl AC_GNU_SOURCE
-dnl AC_INCLUDES_DEFAULT
-dnl AC_USE_SYSTEM_EXTENSIONS
-dnl AC_INCLUDES_DEFAULT
-dnl AC_HEADER_STDC
AC_ISC_POSIX
AC_USE_SYSTEM_EXTENSIONS
AC_PROG_CC_C99