summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-03-17 08:30:49 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2016-03-18 20:42:52 (GMT)
commit4df5089231afba870937dd902a1f3c53becc0dbb (patch)
treec926ccdf5c955fcebe8b279f2177183ff38a44ed /configure.ac
parentfc992cd1e4b83fa307755adffa0e9058ee37b086 (diff)
downloadengagement-4df5089231afba870937dd902a1f3c53becc0dbb.zip
engagement-4df5089231afba870937dd902a1f3c53becc0dbb.tar.gz
engagement-4df5089231afba870937dd902a1f3c53becc0dbb.tar.bz2
Remove WIN32 defines from sources
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d46d00..1876d8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AM_PROG_AR
# this will speed up libtool checks
LT_PREREQ([2.2])
-LT_INIT([win32-dll pic-only])
+LT_INIT([pic-only])
EFL_INIT
AC_PROG_CC