summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2015-08-25 16:44:44 +0100
committerMartin Wimpress <[email protected]>2015-08-25 16:44:44 +0100
commit6d0288120c14e419d7cc13e141dc1c82167b3504 (patch)
tree968a3761bc4976d715ca6a337db8d5a993b3ed6b
parentfe42f8d57947d3e00ac98770abef879bd5a45f8b (diff)
parentf24517ebaf54005964e510e9ffee44807b9db2b6 (diff)
downloadmate-menus-6d0288120c14e419d7cc13e141dc1c82167b3504.tar.bz2
mate-menus-6d0288120c14e419d7cc13e141dc1c82167b3504.tar.xz
Merge pull request #33 from monsta/patch-2
configure.ac: removed suspicious reference to win32
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bccd40c..ad0b474 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,6 @@ AC_ISC_POSIX
AC_PROG_CC
AC_STDC_HEADERS
AC_ARG_PROGRAM
-AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.36.0 gio-2.0 >= 2.15.2)