pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2001-09-18
2001-09-18 22:55:14 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
43594f9e3a61fa46f728aad290214f55df26b05b (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
now pentium 1 compatible
Rev: src/configure.in:1.551
1:
-
AC_REVISION("$Id: configure.in,v 1.
550
2001/09/
17
13
:
57
:
53
grubba
Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
551
2001/09/
18
22
:
55
:
14
hubbe
Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
1177:
AC_SYS_COMPILER_FLAG(-mpentium,pentium,CFLAGS) ]) ])
-
AC_SYS_COMPILER_FLAG(-march=i686,march_i686,CFLAGS)
+
#
AC_SYS_COMPILER_FLAG(-march=i686,march_i686,CFLAGS)
;; i86pc) case "`isalist 2>/dev/null`" in
1187:
AC_SYS_COMPILER_FLAG(-mpentium,pentium,CFLAGS) ]) ])
-
AC_SYS_COMPILER_FLAG(-march=i686,march_i686,CFLAGS)
+
#
AC_SYS_COMPILER_FLAG(-march=i686,march_i686,CFLAGS)
;; *pentium*) AC_SYS_COMPILER_FLAG(-mcpu=pentium,pentium,CFLAGS,[