X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/fbf349734468d48b421c3d03074bb66dfcf3115b..51a12115438e8efb629fcc3f5abde282aa650572:/msdos/sed3v2.inp diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp index 46d9f2fc89..4f1d01ce83 100644 --- a/msdos/sed3v2.inp +++ b/msdos/sed3v2.inp @@ -2,8 +2,8 @@ # Configuration script for lib-src/makefile under DJGPP v2 # ---------------------------------------------------------------------- # -# Copyright (C) 1996, 1998, 2000, 2002, 2003, 2004, -# 2005 Free Software Foundation, Inc. +# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. # # This file is part of GNU Emacs. # @@ -31,7 +31,10 @@ /^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 *// +/^INSTALLABLES/s/ @LIB_SRC_EXTRA_INSTALLABLES@// s!^ \./! ! /^UTILITIES=/s/ wakeup// /^UTILITIES=/s/ movemail//