projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
435d32c
)
- added LD_ADD+=-ltermcap to postgres.mk.bsdi_2_1
author
Marc G. Fournier
<scrappy@hub.org>
Mon, 22 Jul 1996 05:13:32 +0000
(
05:13
+0000)
committer
Marc G. Fournier
<scrappy@hub.org>
Mon, 22 Jul 1996 05:13:32 +0000
(
05:13
+0000)
- submitted by: Bruce Momjian (root@candle.pha.pa.us)
src/mk/port/postgres.mk.bsdi_2_1
patch
|
blob
|
blame
|
history
diff --git
a/src/mk/port/postgres.mk.bsdi_2_1
b/src/mk/port/postgres.mk.bsdi_2_1
index 42fd94766bf0a544382e4afd2848b789ae5e7838..45598b8b1b3b17201e3353137294a3f1a7037c29 100644
(file)
--- a/
src/mk/port/postgres.mk.bsdi_2_1
+++ b/
src/mk/port/postgres.mk.bsdi_2_1
@@
-26,6
+26,7
@@
AROPT= cq
USE_REGEX = 1
LDADD_BE= -ldl -lcompat
+LD_ADD+= -ltermcap
#
# for postgres.user.mk