summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2015-08-25 16:45:16 +0100
committerMartin Wimpress <[email protected]>2015-08-25 16:45:16 +0100
commit5890f59f1510e8cd3ff3b9440140d917a1c9e2ff (patch)
tree0d27b95483d252cc1b6bb0a76710ae23ffe21b57
parentf609b199f23783930be251da0b5820dfdebd978f (diff)
parentcd4182d21ad96e6823036635887047024830118c (diff)
downloadmarco-5890f59f1510e8cd3ff3b9440140d917a1c9e2ff.tar.bz2
marco-5890f59f1510e8cd3ff3b9440140d917a1c9e2ff.tar.xz
Merge pull request #216 from monsta/patch-1
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 2d73c26f..a0b743f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,6 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[Name of default gettext d
IT_PROG_INTLTOOL([0.34.90])
AC_PROG_CC
AC_HEADER_STDC
-AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
#### Integer sizes