summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/jm-macros.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 63319cd84..625a92657 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -202,8 +202,7 @@ AC_DEFUN(jm_CHECK_ALL_TYPES,
#endif])
# Enable GNU extensions.
- AC_DEFINE([_GNU_SOURCE], 1,
- [Enable GNU extensions on systems that have them.])
+ AC_DEFINE([_GNU_SOURCE])
dnl This test must come as early as possible after the compiler configuration
dnl tests, because the choice of the file model can (in principle) affect