commit | f94121ed224755de90a869f13d982c7b54603c83 | [log] [tgz] |
---|---|---|
author | Pierre d'Herbemont <stegefin@free.fr> | Sat Feb 26 17:43:50 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Feb 26 17:43:50 2005 +0000 |
tree | 50e2c46f7a3f9f0df781143004dfca951b566183 | |
parent | dd1ba8a7d884bfb362161aa65edbb58df32d7f20 [diff] [blame] |
Syntax fix in configure.ac.
diff --git a/configure b/configure index 10091f8..508d028 100755 --- a/configure +++ b/configure
@@ -14121,7 +14121,7 @@ IOKITLIB="-framework IOKit" - IOKITLIB = "$IOKITLIB $COREFOUNDATIONLIB" + IOKITLIB="$IOKITLIB $COREFOUNDATIONLIB" else echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5 echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6