summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-08-19 10:56:36 +0300
committermonsta <[email protected]>2015-08-19 10:56:36 +0300
commite08df41e5402c1e7e72b265c58925d9295d0eb0d (patch)
tree518b34eef1e2f6d0f11b57d44ae2e946fb614796 /configure.ac
parenteb03540f077e40956544234451975001ab2fa4f0 (diff)
downloadmate-netbook-e08df41e5402c1e7e72b265c58925d9295d0eb0d.tar.bz2
mate-netbook-e08df41e5402c1e7e72b265c58925d9295d0eb0d.tar.xz
configure.ac: drop obsolete macro
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 435aacc..ebd0d73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,6 @@ AC_CONFIG_MACRO_DIR([m4])
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
-AC_ISC_POSIX
AC_PROG_CC
AC_STDC_HEADERS
AC_PROG_LIBTOOL