summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-07-26 12:10:26 +0300
committermonsta <[email protected]>2016-07-26 12:10:26 +0300
commite74f74a69fcc3f21409331bc59035048faed4f4d (patch)
tree3595c70b7992390c4f4672410e7a8e1615fd423b /configure.ac
parentaaec0efff920ab8968776ea92e7688dbf67f1dca (diff)
downloadmate-panel-e74f74a69fcc3f21409331bc59035048faed4f4d.tar.bz2
mate-panel-e74f74a69fcc3f21409331bc59035048faed4f4d.tar.xz
multiscreen: drop unused function
from https://git.gnome.org/browse/gnome-panel/commit/?id=f89661d8489a75d1c356925c6e53e8ccc9d7fbb9
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 9dcdcf93..e4d7604c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,9 +56,6 @@ if test "x$enable_deprecation_flags" = "xyes"; then
AC_SUBST(DISABLE_DEPRECATED_CFLAGS)
fi
-AC_CHECK_HEADERS(crt_externs.h)
-AC_CHECK_FUNCS(_NSGetEnviron)
-
LIBMATE_DESKTOP_REQUIRED=1.9.3
GDK_PIXBUF_REQUIRED=2.7.1
PANGO_REQUIRED=1.15.4