changeset 14361:1fc4c0ca8391

Oops, fix syntax error in last config.rpath commit.
author Bruno Haible <bruno@clisp.org>
date Fri, 18 Feb 2011 03:33:16 +0100
parents 745f95260538
children bc129fa0fad0
files build-aux/config.rpath
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/config.rpath
+++ b/build-aux/config.rpath
@@ -358,7 +358,7 @@
       ;;
     darwin* | rhapsody*)
       hardcode_direct=no
-      if { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; }; then
+      if { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; esac; }; then
         :
       else
         ld_shlibs=no