pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2007-06-10
2007-06-10 23:16:49 by Martin Stjernholm <mast@lysator.liu.se>
bff5a8c73bb2243e32a8f827b217c38ed245ea3f (
11
lines) (+
7
/-
4
)
[
Show
|
Annotate
]
Branch:
7.9
Yet another fix in the CONFIGURE_TEST tests.
Rev: src/configure.in:1.1021
1:
-
AC_REVISION("$Id: configure.in,v 1.
1020
2007/06/10 23:
10
:
23
mast Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
1021
2007/06/10 23:
16
:
49
mast Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
2308:
# MinGW system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
1020
2007/06/10 23:
10
:
23
mast Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
1021
2007/06/10 23:
16
:
49
mast Exp $.
# MinGW-version. Do NOT edit. posix_name="`cat`" posix_prefix="/"
2346:
# Native POSIX system. cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
1020
2007/06/10 23:
10
:
23
mast Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
1021
2007/06/10 23:
16
:
49
mast Exp $.
# POSIX-version. Do NOT edit. cat EOF
2355:
# rntcl-style cat <<\EOF #!/bin/sh
-
# Automatically generated by $Id: configure.in,v 1.
1020
2007/06/10 23:
10
:
23
mast Exp $.
+
# Automatically generated by $Id: configure.in,v 1.
1021
2007/06/10 23:
16
:
49
mast Exp $.
# RNTCL-version. Do NOT edit. sed -e "$PIKE_PATH_TRANSLATE" EOF
7165:
#define SVALUE_H #define ARRAY_H
+
#include "port.c" /* Tested earlier, but might be required. */
#include "rusage.c" int main()
7199:
#define SVALUE_H #define ARRAY_H
+
#include "port.c" /* Tested earlier, but might be required. */
#include "threads.c" int main()