summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-12-05 23:30:49 +0000
committerTim Potter <tpot@samba.org>2002-12-05 23:30:49 +0000
commit2c5e33b7f2e372b348c4aa97824078f7b62db8ff (patch)
treeca5a1ac1383f006918951035d555a14c66b47c98 /source3/include/config.h.in
parentf7f3d42acf00b0b4b99f37cbd320c9c2aed6858e (diff)
downloadsamba-2c5e33b7f2e372b348c4aa97824078f7b62db8ff.tar.gz
samba-2c5e33b7f2e372b348c4aa97824078f7b62db8ff.tar.bz2
samba-2c5e33b7f2e372b348c4aa97824078f7b62db8ff.zip
Merge from HEAD:
>Remove FILE_MACRO as __FILE__ is ANSI C. (This used to be commit 21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 5a6bcb21d5..62467d3acf 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -1,4 +1,4 @@
-/* include/config.h.in. Generated automatically from configure.in by autoheader. */
+/* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/* Define if type char is unsigned and you are not using gcc. */
#ifndef __CHAR_UNSIGNED__
@@ -125,7 +125,6 @@
#undef HAVE_BROKEN_GETGROUPS
#undef REPLACE_GETPASS
#undef REPLACE_INET_NTOA
-#undef HAVE_FILE_MACRO
#undef HAVE_FUNCTION_MACRO
#undef HAVE_VA_COPY
#undef HAVE_SETRESUID_DECL
@@ -1431,9 +1430,6 @@
/* Whether seekdir returns void */
#undef SEEKDIR_RETURNS_VOID
-/* Whether there is a __FILE__ macro */
-#undef HAVE_FILE_MACRO
-
/* Whether there is a __FUNCTION__ macro */
#undef HAVE_FUNCTION_MACRO