summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-14 07:22:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:18:39 -0500
commitd184a9cc329c900f98147423e3350cfeb22e1e88 (patch)
tree3b3cf33318821cfc44e343e568543c499cad117e /source4
parent8ed1176a8d3ae80d27010243e389d449ab5a0148 (diff)
downloadsamba-d184a9cc329c900f98147423e3350cfeb22e1e88.tar.gz
samba-d184a9cc329c900f98147423e3350cfeb22e1e88.tar.bz2
samba-d184a9cc329c900f98147423e3350cfeb22e1e88.zip
r18502: remove unused lines
metze (This used to be commit 37f55c08c304feddf2ca5d0d20deeb9a6317e2c3)
Diffstat (limited to 'source4')
-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