summaryrefslogtreecommitdiff
path: root/configure.host
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2005-09-29 14:40:48 +0000
committerguest <ivmai@mail.ru>2011-07-29 15:26:12 +0400
commitf134ad5ba9b274e6c10694bed18908f9c49af3b4 (patch)
treed68c0e01c46df73cb0ebe2b4e6f6c94c442ca931 /configure.host
parente55eb9c8c52f9e38dcf9a3b35d6bf9ba0a4f7e48 (diff)
downloadbdwgc-f134ad5ba9b274e6c10694bed18908f9c49af3b4.tar.gz
* configure.host: Fix syntax error.
svn path=/trunk/mono/; revision=50996
Diffstat (limited to 'configure.host')
-rw-r--r--configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.host b/configure.host
index 2904d719..53a47f2b 100644
--- a/configure.host
+++ b/configure.host
@@ -22,6 +22,7 @@
gc_cflags=""
if test :"$GCC": = :yes: ; then
+ :
else
case "$host" in
hppa*-*-hpux* )