Update copyright year to 2014 by running admin/update-copyright.
[emacs.git] / msdos / sedlibcf.inp
blobffcbe752095a0910e52177f475cca317499d84ea
1 # -sedlibcf.inp-----------------------------------------------------------
2 # Configuration script for lib/Makefile.in under DJGPP v2.x
3
4 # This script is run by config.bat to account for renaming of
5 # files whose names are invalid on DOS 8+3 filesystems.
6 # ----------------------------------------------------------------------
8 # Copyright (C) 2011-2014 Free Software Foundation, Inc.
10 # This file is part of GNU Emacs.
12 # This file is free software; as a special exception, the author gives
13 # unlimited permission to copy and/or distribute it, with or without
14 # modifications, as long as this notice is preserved.
16 # This program is distributed in the hope that it will be useful,
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
20 # ----------------------------------------------------------------------
21 s/c++defs/cxxdefs/g
22 s/\([a-zA-Z0-9_]*\)\.in\.h/\1.in-h/g