From: Eli Zaretskii Date: Sat, 10 Sep 2005 11:15:41 +0000 (+0000) Subject: (GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o. X-Git-Tag: emacs-pretest-22.0.90~7191 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a1aeca018d56011c58aa3b32e9a4f4ee6347c619;p=emacs.git (GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o. --- diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp index 46d9f2fc894..fb6b67cc422 100644 --- a/msdos/sed3v2.inp +++ b/msdos/sed3v2.inp @@ -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//