pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2006-01-13
2006-01-13 20:17:21 by Henrik Grubbström (Grubba) <grubba@grubba.org>
e3100fc63d35436722096c5763ab1c3371b71ce2 (
11
lines) (+
6
/-
5
)
[
Show
|
Annotate
]
Branch:
7.9
Use pike_cv_abi_suffixes.
Rev: src/configure.in:1.939
1:
-
AC_REVISION("$Id: configure.in,v 1.
938
2006/01/
10
18
:
23
:
29
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
939
2006/01/
13
20
:
17
:
21
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
2166:
# MinGW system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
938
2006/01/
10
18
:
23
:
29
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
939
2006/01/
13
20
:
17
:
21
grubba Exp $.
# MinGW-version. Do NOT edit. posix_name="`cat`" posix_prefix="/"
2204:
# Native POSIX system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
938
2006/01/
10
18
:
23
:
29
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
939
2006/01/
13
20
:
17
:
21
grubba Exp $.
# POSIX-version. Do NOT edit. cat EOF
2213:
# rntcl-style cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
938
2006/01/
10
18
:
23
:
29
grubba Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
939
2006/01/
13
20
:
17
:
21
grubba Exp $.
# RNTCL-version. Do NOT edit. sed -e "$PIKE_PATH_TRANSLATE" EOF
2333:
fi libs_found="" if test $ldflags_is_set = yes ; then :; else
-
for suff in
"$with
_
abi" "/$with
_abi
" $extra
_
abi_dirs ""
; do
+
for suff in
$pike
_
cv
_abi_
suffixes
; do
d="$dd/lib$suff" PIKE_CHECK_ABI_LIB_DIR($d, [libs_found="yes"], [ if test "x$libs_found" = "x"; then