projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
572fa06
)
Oops, fix syntax error in last config.rpath commit.
author
Bruno Haible
<bruno@clisp.org>
Fri, 18 Feb 2011 02:33:16 +0000
(
03:33
+0100)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 18 Feb 2011 02:33:16 +0000
(
03:33
+0100)
build-aux/config.rpath
patch
|
blob
|
history
diff --git
a/build-aux/config.rpath
b/build-aux/config.rpath
index 2cd2f2ed92bf3b658a3e37d9ed83eaf1414f9331..8bd7f5d726b7c558f30bda408bf8977e220f9b85 100755
(executable)
--- a/
build-aux/config.rpath
+++ b/
build-aux/config.rpath
@@
-358,7
+358,7
@@
else
;;
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