diff options
author | monsta <[email protected]> | 2015-08-19 10:37:31 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-01 11:07:02 +0200 |
commit | bb686cff65c124fe8a84c956b61b77294ae4a76f (patch) | |
tree | af097349c1350b00973b6ce3478437d310fe8e05 /configure.ac | |
parent | ed37b52fbfbce5d57d0549fac1a9dca2502f3372 (diff) | |
download | mate-polkit-bb686cff65c124fe8a84c956b61b77294ae4a76f.tar.bz2 mate-polkit-bb686cff65c124fe8a84c956b61b77294ae4a76f.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.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0a810bc..e0698d9 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,6 @@ AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE) AC_PROG_CC -AC_ISC_POSIX AC_HEADER_STDC AC_PROG_LIBTOOL |