changeset 65408:148f72c0ee3b

(GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Sep 2005 11:15:41 +0000
parents 795587b3fccb
children 180c0b742cb6
files msdos/sed3v2.inp
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/msdos/sed3v2.inp	Sat Sep 10 11:11:42 2005 +0000
+++ b/msdos/sed3v2.inp	Sat Sep 10 11:15:41 2005 +0000
@@ -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//