(GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.
This commit is contained in:
parent
de21740de0
commit
a1aeca018d
1 changed files with 2 additions and 0 deletions
|
@ -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//
|
||||
|
|
Loading…
Add table
Reference in a new issue