diff options
author | monsta <[email protected]> | 2015-08-19 10:52:02 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2015-08-31 21:57:23 +0200 |
commit | 8a2a2f39fab1837a7baab4ca9ecce7f554aacef7 (patch) | |
tree | 62d3b3abe5aae4216d6cba3809126cae4b12c749 /configure.ac | |
parent | 81833b0b5e46dadb85710a7f6db400d5690938cf (diff) | |
download | mate-utils-8a2a2f39fab1837a7baab4ca9ecce7f554aacef7.tar.bz2 mate-utils-8a2a2f39fab1837a7baab4ca9ecce7f554aacef7.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 aaac23ee..daff5a32 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,6 @@ MATE_COMMON_INIT IT_PROG_INTLTOOL([0.50.1]) -AC_ISC_POSIX AC_PROG_CXX AC_PROG_CC AC_PROG_CPP |