aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-05-18 16:50:12 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-05-18 16:50:12 +0000
commitb9332fafbb3c331bbac2c7be27d41d437770b2d8 (patch)
tree84fc0ee806b27eac9598bbc265c9a577eda87482 /src
parentd4c91b9c49e57c48d80f14095d0a15abb3fab6e6 (diff)
re-added the configure-flag for icc
svn path=/trunk/externals/zexy/; revision=3017
Diffstat (limited to 'src')
-rw-r--r--src/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure.ac b/src/configure.ac
index b0e4b2a..eef8d1f 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -33,7 +33,7 @@ AC_SUBST(SOURCES)
AC_ARG_WITH(pdversion, [ --with-pdversion=<ver> enforce a certain pd-version (e.g. 0.37)])
AC_ARG_ENABLE(lpt, [ --enable-lpt enable parallelport-support])
-#AC_ARG_ENABLE(icc, [ --enable-icc enable ICC-support])
+AC_ARG_ENABLE(icc, [ --enable-icc enable ICC-support])
if test $includedir