summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-08-25 16:07:31 +0300
committerMonsta <[email protected]>2015-08-25 16:07:31 +0300
commit3d4693311627ef58f70a85258d03b1637e65c207 (patch)
treeffee9941ef17cc135d9df7603faabfa1ac6c43ff /configure.ac
parenta050471613f5b7092bce1c0ae87026e91c8e23b4 (diff)
downloadcaja-3d4693311627ef58f70a85258d03b1637e65c207.tar.bz2
caja-3d4693311627ef58f70a85258d03b1637e65c207.tar.xz
removed suspicious win32 reference
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dad28f24..674cd379 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,6 @@ AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
AM_DISABLE_STATIC
-AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
AC_PATH_PROG(PKG_CONFIG, pkg-config, no)