annotate msdos/sed4.inp @ 111:164ab62060bf

Added tag r20-1b7 for changeset fe104dbd9147
author cvs
date Mon, 13 Aug 2007 09:19:47 +0200
parents 376386a54a3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 # -sed4.inp-------------------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 # Configuration script for src/paths.h
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 # ----------------------------------------------------------------------
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/