summaryrefslogtreecommitdiff
path: root/source4/configure.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-02-02 14:48:40 +0000
committerStefan Metzmacher <metze@samba.org>2004-02-02 14:48:40 +0000
commitb2f097ad38e3216946dcc45f749198d337fc117e (patch)
tree5bf326ed4f2c20c70a5094d87c05c107ce857de3 /source4/configure.in
parentb884eba104c96b2050e0fab8f244e53a73018867 (diff)
downloadsamba-b2f097ad38e3216946dcc45f749198d337fc117e.tar.gz
samba-b2f097ad38e3216946dcc45f749198d337fc117e.tar.bz2
samba-b2f097ad38e3216946dcc45f749198d337fc117e.zip
remove some unused stuff
metze (This used to be commit d634a78faef8f59266f253bac76585ec79ff1b54)
Diffstat (limited to 'source4/configure.in')
-rw-r--r--source4/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/configure.in b/source4/configure.in
index 12998b1727..94c3ba4e82 100644
--- a/source4/configure.in
+++ b/source4/configure.in
@@ -2018,4 +2018,4 @@ dnl Remove -I/usr/include/? from CFLAGS and CPPFLAGS
CFLAGS_REMOVE_USR_INCLUDE(CFLAGS)
CFLAGS_REMOVE_USR_INCLUDE(CPPFLAGS)
-AC_OUTPUT(include/stamp-h Makefile)
+AC_OUTPUT(Makefile)