summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-08-19 10:50:06 +0300
committerinfirit <[email protected]>2015-08-31 22:35:17 +0200
commit79f28eb676ac6c7e707fde3fbb47f8b02f8f5aea (patch)
treed07e603d61ab8a049de1e1e8b7001a00295d453c /configure.ac
parent971e627c6f066393b282f5d0182daaa0084e6e9a (diff)
downloadeom-79f28eb676ac6c7e707fde3fbb47f8b02f8f5aea.tar.bz2
eom-79f28eb676ac6c7e707fde3fbb47f8b02f8f5aea.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 60089de..1979f6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,6 @@ MATE_DEBUG_CHECK
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
-AC_ISC_POSIX
AC_PROG_CC
AM_PROG_CC_C_O
AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])