diff options
| author | Bruce Momjian | 1998-09-18 05:00:52 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1998-09-18 05:00:52 +0000 |
| commit | 62bc4de45b4bd4c90798a1f5449a617cee62d79e (patch) | |
| tree | 45125d054ac6dadb4842300d62c87502eb609a65 /src/template/netbsd | |
| parent | 0fc8bce7607298eb61bd0c0582f460f7380bf781 (diff) | |
Remove /usr/local/* from templates.
Diffstat (limited to 'src/template/netbsd')
| -rw-r--r-- | src/template/netbsd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/template/netbsd b/src/template/netbsd index 3455cf110a..78a4dad51c 100644 --- a/src/template/netbsd +++ b/src/template/netbsd @@ -1,8 +1,8 @@ AROPT:cq SHARED_LIB:-fpic -DPIC CFLAGS:-O2 -pipe -SRCH_INC:/usr/local/include -SRCH_LIB:/usr/local/lib +SRCH_INC: +SRCH_LIB: USE_LOCALE:no DLSUFFIX:.so YFLAGS:-d |
