pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
1997-09-19
1997-09-19 20:46:47 by Henrik Grubbström (Grubba) <grubba@grubba.org>
bf622cf07d1419b1362b7b807ebe1923d1c41c78 (
15
lines) (+
14
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Some compilers have broken const handling.
Rev: src/configure.in:1.120
1:
-
AC_REVISION("$Id: configure.in,v 1.
119
1997/09/
17
21
:
10
:
39
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
120
1997/09/
19
20
:
46
:
47
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
294:
#############################################################################
+
## At this point we have at last initialized the compiler!
+
+
#############################################################################
+
if test ! -f confdefs.h ; then AC_MSG_WARN([Warning, lost confdefs.h, testing will be flawed!! You might need to use bash instead of /bin/sh to get correct results.
453:
#############################################################################
+
## At this point we have found all binaries we are going to use.
+
+
#############################################################################
+
+
AC_C_CONST
+
+
#############################################################################
+
AC_MSG_CHECKING(first yacc define) AC_CACHE_VAL(pike_cv_yacc_first, [