symbol plist accessor
[bpt/emacs.git] / msdos / sedlibcf.inp
CommitLineData
9d9ce659
EZ
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# ----------------------------------------------------------------------
7#
ba318903 8# Copyright (C) 2011-2014 Free Software Foundation, Inc.
9d9ce659
EZ
9#
10# This file is part of GNU Emacs.
11#
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.
15#
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.
19#
20# ----------------------------------------------------------------------
21s/c++defs/cxxdefs/g
22s/\([a-zA-Z0-9_]*\)\.in\.h/\1.in-h/g