comparison configure @ 109632:d8dbbecff672

Regenerate configure.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 05 Aug 2010 11:30:35 -0700
parents d06247ec7191
children 9cfca8c9fb07
comparison
equal deleted inserted replaced
109631:d357711a0ecc 109632:d8dbbecff672
5507 5507
5508 5508
5509 5509
5510 UNEXEC_OBJ=unexelf.o 5510 UNEXEC_OBJ=unexelf.o
5511 case "$opsys" in 5511 case "$opsys" in
5512 # MSDOS uses unexec.o 5512 # MSDOS uses unexcoff.o
5513 # MSWindows uses unexw32.o 5513 # MSWindows uses unexw32.o
5514 aix4-2) 5514 aix4-2)
5515 UNEXEC_OBJ=unexaix.o 5515 UNEXEC_OBJ=unexaix.o
5516 ;; 5516 ;;
5517 cygwin) 5517 cygwin)