diff --git a/src/configure.in b/src/configure.in index d3279821903fc08c54fff560733f4f89b226f879..7b50518afde361c71d2786263706af846a4d7233 100644 --- a/src/configure.in +++ b/src/configure.in @@ -1,4 +1,4 @@ -AC_REVISION("$Id: configure.in,v 1.425 2000/10/01 18:11:28 grubba Exp $") +AC_REVISION("$Id: configure.in,v 1.426 2000/10/01 18:26:25 grubba Exp $") AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h) @@ -861,6 +861,7 @@ if test "$cflags_is_set" = "no"; then # Check for useful frameworks. # Disabled, since it doesn't work as advertized... # AC_SYS_COMPILER_FLAG(-framework Zip, framework_Zip, CPPFLAGS) + : ]) else if test "x${TCC-}" = xyes ; then