pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-09-10
2002-09-10 16:03:07 by Marcus Comstedt <marcus@mc.pp.se>
518cc0159b316e90c9dda41bf4ef5ee7e2a13521 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Quote message to make it a single argument...
Rev: src/configure.in:1.625
1:
-
AC_REVISION("$Id: configure.in,v 1.
624
2002/09/
09
13
:
43
:
28
marcus Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
625
2002/09/
10
16
:
03
:
07
marcus Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
1898:
if test "$pike_cv_sys_ansi_prototypes" = "yes"; then AC_MSG_RESULT(yes) else
-
AC_MSG_RESULT(no, giving up...)
+
AC_MSG_RESULT(
[
no, giving up...
]
)
exit 1 fi