pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-04-06
2002-04-06 18:51:46 by Henrik Grubbström (Grubba) <grubba@grubba.org>
e7cd0adaa82bbd04e2d5c1f78260a27d8344d12f (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/configure.in:1.574
1:
-
AC_REVISION("$Id: configure.in,v 1.
573
2002/04/06 18:
03
:
22
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
574
2002/04/06 18:
51
:
46
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
1705:
if test $ldflags_is_set = no ; then for dd in `echo ${with_lib_path} | sed 's/:/ /g'` \ `echo "${with_site_prefixes}/lib"|sed -e 's/:/\/lib /g'` \
-
`echo $exec_prefix | sed "s@^NONE@$prefix/lib@g" | sed "s@^NONE@$with_root$ac_default_
prefix/lib@g
"` \
+
`echo $exec_prefix | sed "s@^NONE@$prefix/lib@g" | sed "s@^NONE@$with_root$ac_default_
prefix@g
"` \
$with_root/usr/local/lib $with_root/sw/local/lib $with_root/sw/lib \ $with_root/usr/gnu/lib $with_root/opt/gnu/lib $with_root/sw/gnu/lib \ $with_root/usr/freeware/lib $with_root/usr/pkg/lib \