summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 56f2444..540d0ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,9 +14,7 @@ AH_TEMPLATE([TARGET_SYSTEM],
AC_DEFINE_UNQUOTED(TARGET_SYSTEM, ["$target"])
dnl Check if we're compiling on a weird platform :)
-AC_AIX
-AC_GNU_SOURCE
-AC_MINIX
+AC_USE_SYSTEM_EXTENSIONS
dnl
dnl Command line options