summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-03-30 11:28:40 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-03-30 11:28:40 +0200
commitba2a40b0dc267926cc204ffa465241bb33f84624 (patch)
treeddbb8abce7c3052c47bb087972ac993fcf71ceb4
parentcda490e1fc19904d015d8d5853af731d3cd983ea (diff)
downloadeurephia-ba2a40b0dc267926cc204ffa465241bb33f84624.tar.gz
eurephia-ba2a40b0dc267926cc204ffa465241bb33f84624.tar.xz
eurephia-ba2a40b0dc267926cc204ffa465241bb33f84624.zip
Removed debug info in ./configure
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 758db91..12e92e1 100755
--- a/configure
+++ b/configure
@@ -168,9 +168,6 @@ rm -f CMakeCache.txt
cmake . ${PARAMS} -DPREFIX:STRING=${PREFIX} -DCMAKE_INSTALL_PREFIX:STRING=${PREFIX} \
-DPLUGINDIR:STRING=${PLUGINDIR} -DBINDIR:STRING=${BINDIR} \
-DEUREPHIADM_XSLT_PATH:STRING=${EUREPHIADM_XSLT} -DXSLTROOT:STRING=${XSLTPATH}
-
-
-echo $PARAMS
ec=$?
if [ $ec = 0 ]; then
echo