]> granicus.if.org Git - postgresql/commitdiff
- added LD_ADD+=-ltermcap to postgres.mk.bsdi_2_1
authorMarc G. Fournier <scrappy@hub.org>
Mon, 22 Jul 1996 05:13:32 +0000 (05:13 +0000)
committerMarc 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

index 42fd94766bf0a544382e4afd2848b789ae5e7838..45598b8b1b3b17201e3353137294a3f1a7037c29 100644 (file)
@@ -26,6 +26,7 @@ AROPT=                cq
 USE_REGEX = 1
 
 LDADD_BE= -ldl -lcompat
+LD_ADD+=       -ltermcap
 
 #
 # for postgres.user.mk