Line | |
---|
1 | To configure `patch' for DJGPP, issue these commands from the
|
---|
2 | `patch' source directory:
|
---|
3 |
|
---|
4 | pc\djgpp\configure
|
---|
5 | make
|
---|
6 |
|
---|
7 | To build `patch' in a directory other than where the sources are,
|
---|
8 | add a parameter that specifies the source directory, e.g.:
|
---|
9 |
|
---|
10 | e:\src\patch\pc\djgpp\configure e:/src/patch
|
---|
11 |
|
---|
12 | You MUST use forward slashes to specify the source directory.
|
---|
13 |
|
---|
14 | Running configure.bat requires a port of `sed'.
|
---|
15 | You can find one on the usual DJGPP archive sites.
|
---|
16 |
|
---|
17 |
|
---|
18 | Thanks to Eli Zaretskii <eliz@is.elta.co.il> for
|
---|
19 | suggestions and ideas for this DJGPP port.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.