summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-08-19 10:53:14 +0300
committerinfirit <[email protected]>2015-08-31 14:57:04 +0200
commitde87cfc36812298c0d8ad76079cc09e4b7f80aa9 (patch)
treecf2c8f9377926e2100d3c587b77e36d23d2af1d7 /configure.ac
parent5a88b90d367fe89c31eba4f87f1e5fc367a5130f (diff)
downloadatril-de87cfc36812298c0d8ad76079cc09e4b7f80aa9.tar.bz2
atril-de87cfc36812298c0d8ad76079cc09e4b7f80aa9.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.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 42af4e67..e1650afe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,9 +53,6 @@ AM_MAINTAINER_MODE([enable])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-
-
-AC_ISC_POSIX
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CXX