pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-06-24
1999-06-24 22:07:29 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
2e99df91b7068edf80bdc4ba1452d0d2ab96c1ab (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
fix
Rev: src/configure.in:1.301
1:
-
AC_REVISION("$Id: configure.in,v 1.
300
1999/06/
22
19
:
06
:
36
marcus
Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
301
1999/06/
24
22:
07
:
29
hubbe
Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
3161:
############################################################################# export LDFLAGS CFLAGS CPPFLAGS LIBS
+
export prefix exec_prefix OTHERFLAGS
+
export TMP_BINDIR DEFINES INSTALL
AC_CONFIG_SUBDIRS(modules)