pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
1998-01-14
1998-01-14 01:30:23 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
a4f7de726b7a9ab3b07b749eaed3a49e427d7812 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
configure args now saved
Rev: src/Makefile.in:1.50
Rev: src/configure.in:1.150
1:
-
AC_REVISION("$Id: configure.in,v 1.
149
1998/01/
13
22
:
56
:
40
hubbe Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
150
1998/01/
14
01
:
30
:
23
hubbe Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
1906:
AC_SUBST(EXTRA_OBJS) AC_SUBST(RANLIB) AC_SUBST(DEBUGDEF)
+
AC_SUBST(ac_configure_args)
if test x$ac_cv_func_dlopen$ac_cv_func_dld_link = xnono ; then with_dynamic_modules=no