aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index fe34dda65c4..0eba46124d7 100644
--- a/src/config.in
+++ b/src/config.in
@@ -100,6 +100,7 @@ and this notice must be preserved on all copies. */
100#undef HAVE_XRMSETDATABASE 100#undef HAVE_XRMSETDATABASE
101#undef HAVE_RANDOM 101#undef HAVE_RANDOM
102#undef HAVE_LIBXBSD 102#undef HAVE_LIBXBSD
103#undef HAVE_CLOSEDIR
103 104
104/* If using GNU, then support inline function declarations. */ 105/* If using GNU, then support inline function declarations. */
105#ifdef __GNUC__ 106#ifdef __GNUC__