(GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.

This commit is contained in:
Eli Zaretskii 2005-09-10 11:15:41 +00:00
parent de21740de0
commit a1aeca018d

View file

@ -31,6 +31,8 @@
/^LOADLIBES *=/s!=.*$!=!
/^ALLOCA *=/s!@ALLOCA@!!
/^EXEEXT *=/s!@EXEEXT@!!
/^GETOPT_H *=/s!@GETOPT_H@!getopt.h!
/^GETOPTOBJS *=/s!@GETOPTOBJS@!getopt.o getopt1.o!
/^INSTALLABLES/s/emacsclient *//
s!^ \./! !
/^UTILITIES=/s/ wakeup//