diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2010-08-05 11:30:35 -0700 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2010-08-05 11:30:35 -0700 |
commit | 52eeb591d7f834f91cca406b52e6f6097c3b9c3f (patch) | |
tree | daef39ced1c1a270d7113c4bbe8a7ed78d047545 | |
parent | 2b2ecd4244374863d34e512cc8b5da76127b75de (diff) | |
download | emacs-52eeb591d7f834f91cca406b52e6f6097c3b9c3f.tar.gz |
Regenerate configure.
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 8d17979416b..6062e89118b 100755 --- a/configure +++ b/configure @@ -5509,7 +5509,7 @@ esac UNEXEC_OBJ=unexelf.o case "$opsys" in - # MSDOS uses unexec.o + # MSDOS uses unexcoff.o # MSWindows uses unexw32.o aix4-2) UNEXEC_OBJ=unexaix.o |