pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2006-08-09
2006-08-09 17:00:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>
2cc179813eb44d17f28c095867e80630ba7285ea (
14
lines) (+
8
/-
6
)
[
Show
|
Annotate
]
Branch:
7.9
Enable PIKE_EXTRA_DEBUG for OpenBSD.
Rev: src/configure.in:1.993
1:
-
AC_REVISION("$Id: configure.in,v 1.
992
2006/08/
08
23
:
47
:
31
nilsson
Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
993
2006/08/
09
17
:
00
:
50
grubba
Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
993:
if test "x$pike_cv_sys_os" = "xOSF1"; then # Attempt to detect the cause for test_resolv to fail on Unicode.so. with_extra_debug_checks="yes"
+
elif test "x$pike_cv_sys_os" = "xOpenBSD"; then
+
# Attempt to detect cause of dmalloc failure on OpenBSD.
+
with_extra_debug_checks="yes"
else with_extra_debug_checks=no fi
2292:
# MinGW system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
992
2006/08/
08
23
:
47
:
31
nilsson
Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
993
2006/08/
09
17
:
00
:
50
grubba
Exp $.
# MinGW-version. Do NOT edit. posix_name="`cat`" posix_prefix="/"
2330:
# Native POSIX system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
992
2006/08/
08
23
:
47
:
31
nilsson
Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
993
2006/08/
09
17
:
00
:
50
grubba
Exp $.
# POSIX-version. Do NOT edit. cat EOF
2339:
# rntcl-style cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
992
2006/08/
08
23
:
47
:
31
nilsson
Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
993
2006/08/
09
17
:
00
:
50
grubba
Exp $.
# RNTCL-version. Do NOT edit. sed -e "$PIKE_PATH_TRANSLATE" EOF
7885:
AC_MSG_WARN([Bundle $bundle not found. Requested from: $bundle_info])
-
bundle_info=`echo "$bundle_info" | grep -v "$bundle.bundle"`
+
elif test -f "$pike_bundle_prefix/installed/$bundle"; then AC_MSG_WARN([Bundle $bundle already installed. Requested from: $bundle_info])
-
bundle_info=`echo "$bundle_info" | grep -v "$bundle.bundle"`
+
else # First extract the bundle.