SCM Repository
Diff of /branches/pure-cfg/configure.ac
Parent Directory
|
Revision Log
|
Patch
revision 998, Wed Apr 27 17:38:21 2011 UTC | revision 999, Wed Apr 27 17:44:14 2011 UTC | |
---|---|---|
# | Line 79 | Line 79 |
79 | HAS_FINK=no | HAS_FINK=no |
80 | fi | fi |
81 | ;; | ;; |
82 | linux) # On Linux we include the -rpath option to pick up dynamically-loaded libraries | linux*) # On Linux we include the -rpath option to pick up dynamically-loaded libraries |
83 | LD_NEEDS_RPATH=true | LD_NEEDS_RPATH=true |
84 | LIBM="-lm" | LIBM="-lm" |
85 | ;; | ;; |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |