pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2015-06-15
2015-06-15 11:50:47 by Martin Karlgren <marty@roxen.com>
53ccb7fd942c9aeeccdf5d084b513c618d72670d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Build: Look for libs in /opt/local. Useful with MacPorts libs.
2550:
`echo "${with_site_prefixes}"|sed -e 's/:/ /g'` \ `echo $exec_prefix | sed "s@^NONE@$prefix@g" | sed "s@^NONE@$with_root$ac_default_prefix@g"` \ $with_root/usr \
-
$with_root/usr/local $with_root/sw/local $with_root/sw \
+
$with_root/usr/local $with_root/sw/local $with_root/sw
$with_root/opt/local
\
$with_root/usr/gnu $with_root/opt/gnu $with_root/sw/gnu \ $with_root/usr/freeware $with_root/usr/pkg \ `echo $with_root/opt/gnome* | sort -r` \