summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-07-16 17:13:20 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-07-16 17:13:20 +0000
commit1b61101a75e0373ed617136df76e1a0665c93008 (patch)
tree978ba5bc2a336e517b522c6404a08b711358edb7 /configure.ac
parentd4458a6be0921fa1f0741bf183d06ce80b31719b (diff)
downloadlasso-1b61101a75e0373ed617136df76e1a0665c93008.tar.gz
lasso-1b61101a75e0373ed617136df76e1a0665c93008.tar.xz
lasso-1b61101a75e0373ed617136df76e1a0665c93008.zip
*** empty log message ***
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 23e9b5dd..191f4d47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ case "${host}" in
*aix* )
CFLAGS="${CFLAGS} -D_ALL_SOURCE"
;;
- *-pc-*)
+ *-pc-*gw*)
CC="gcc -mno-cygwin"
CFLAGS="-I/usr/local/include -D_MSC_VER=1 -DIN_LASSO=1"
# CFLAGS="-I/usr/local/include"