summaryrefslogtreecommitdiffstats
path: root/source/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
commit21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926 (patch)
treef2dd0a0ff1e6ea8b8a28c31fc7d02c4dfbb774de /source/include/config.h.in
parent5bd90f310aa6303a5c949b46591f9fcf82a175b8 (diff)
downloadsamba-21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926.tar.gz
samba-21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926.tar.xz
samba-21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926.zip
Merge from HEAD:
>Remove FILE_MACRO as __FILE__ is ANSI C.
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 5a6bcb21d5a..62467d3acfc 100644
--- a/source/include/config.h.in
+++ b/source/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