pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
1999-08-28
1999-08-28 02:47:01 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
cf197cb2177623ea19aad403c68b76c1d164f5ae (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
possible bugfix for AIX..
Rev: src/configure.in:1.315
1:
-
AC_REVISION("$Id: configure.in,v 1.
314
1999/08/
27
21
:
41
:
41
hubbe Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
315
1999/08/
28
02
:
47
:
01
hubbe Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
540:
[ # Tell the linker to generate a large toc if needed AC_SYS_COMPILER_FLAG(-bbigtoc,bbigtoc,LDFLAGS)
+
AC_SYS_COMPILER_FLAG([-Wl,-bbigtoc],Wlbbigtoc,LDFLAGS)
]) else if test "x${TCC-}" = xyes ; then