Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2005-09-29 18:40:48 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-09-29 18:40:48 +0400
commit62deb930253694bcd9c3705d524d50f9609d2032 (patch)
treeecfdeb773371569c6f14b1e82158af072b36fe11 /libgc/configure.host
parentb588e8817df87c8c1e5ecc9e13f533379b99ed52 (diff)
* configure.host: Fix syntax error.
svn path=/trunk/mono/; revision=50996
Diffstat (limited to 'libgc/configure.host')
-rw-r--r--libgc/configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgc/configure.host b/libgc/configure.host
index 2904d719471..53a47f2b623 100644
--- a/libgc/configure.host
+++ b/libgc/configure.host
@@ -22,6 +22,7 @@
gc_cflags=""
if test :"$GCC": = :yes: ; then
+ :
else
case "$host" in
hppa*-*-hpux* )