Branch: Tag:

2002-09-07

2002-09-07 14:37:34 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Minor fix for gcc/AIX.

Rev: src/configure.in:1.621

1: - AC_REVISION("$Id: configure.in,v 1.620 2002/09/07 12:08:19 grubba Exp $") + AC_REVISION("$Id: configure.in,v 1.621 2002/09/07 14:37:34 grubba Exp $")   AC_INIT(interpret.c)   AC_CONFIG_HEADER(machine.h)   
181:    #    # cc: 1501-228 input file +O3 not found    pike_cv_option_$2=no +  elif grep -i 'ignored' <conftezt.out.2 >/dev/null; then +  # gcc/AIX says the following regarding -fpic: +  # +  # cc1: warning: -fpic ignored (all code is position independent) +  pike_cv_option_$2=no    else :; fi    rm conftezt.out.2    ])