aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index f971c606b90..db9f6ce07a4 100644
--- a/src/config.in
+++ b/src/config.in
@@ -117,6 +117,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
117#undef HAVE_SYS_TIME_H 117#undef HAVE_SYS_TIME_H
118#undef HAVE_UNISTD_H 118#undef HAVE_UNISTD_H
119#undef HAVE_UTIME_H 119#undef HAVE_UTIME_H
120/* This indicates linux/version.h. */
121#undef HAVE_VERSION_H
120#undef STDC_HEADERS 122#undef STDC_HEADERS
121#undef TIME_WITH_SYS_TIME 123#undef TIME_WITH_SYS_TIME
122 124