annotate msdos/sed4.inp @ 14854:291cdb9b5e03
libc-960322 libc-960323 libc-960324 libc-960325 libc-960326 libc-960327 libc-960328
(os): sunos[3456] -> sunos[34], sunos[56] have their own entries
author |
Doug Evans <dje@gnu.org> |
date |
Thu, 21 Mar 1996 23:26:26 +0000 |
parents |
39900cf5226a |
children |
a4fb0c9be609 |
rev |
line source |
7818
|
1 # -sed4.inp-------------------------------------------------------------
|
|
2 # Configuration script for src/paths.h
|
|
3 # ----------------------------------------------------------------------
|
|
4 /^#define *PATH_LOADSEARCH/s/".*"/rootrelativepath ("lisp")/
|
|
5 /^#define *PATH_DATA/s/".*"/rootrelativepath ("etc")/
|
|
6 /^#define *PATH_DOC/s/".*"/rootrelativepath ("etc")/
|
|
7 /^#define *PATH_INFO/s/".*"/rootrelativepath ("info")/
|