Home
last modified time | relevance | path

Searched refs:PG_LIBS (Results 1 – 25 of 81) sorted by relevance

1234

/dports/databases/pgtcl/pgtcl2.1.1/
H A Dconfigure.in189 PG_LIBS="-L$PG_LIB_DIR -lpq"
196 AC_SUBST(PG_LIBS) subst
203 LIBS="$PG_LIBS $LIBS"
H A DMakefile.in11 PG_LIBS = @PG_LIBS@
105 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ $(PG_LIBS) $(TCL_LIBS)
H A Dmingw.mak52 PG_LIBS = -L"$(PGSQL)/lib" -lpq macro
77 $(CC) -shared -o libpgtcl.dll $(LDFLAGS) $(OBJS) $(TCL_LIBS) $(PG_LIBS)
/dports/databases/postgresql10-pgtcl/pgtcl2.1.1/
H A Dconfigure.in189 PG_LIBS="-L$PG_LIB_DIR -lpq"
196 AC_SUBST(PG_LIBS) subst
203 LIBS="$PG_LIBS $LIBS"
H A DMakefile.in11 PG_LIBS = @PG_LIBS@
105 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ $(PG_LIBS) $(TCL_LIBS)
H A Dmingw.mak52 PG_LIBS = -L"$(PGSQL)/lib" -lpq macro
77 $(CC) -shared -o libpgtcl.dll $(LDFLAGS) $(OBJS) $(TCL_LIBS) $(PG_LIBS)
/dports/databases/postgresql11-pgtcl/pgtcl2.1.1/
H A Dconfigure.in189 PG_LIBS="-L$PG_LIB_DIR -lpq"
196 AC_SUBST(PG_LIBS) subst
203 LIBS="$PG_LIBS $LIBS"
H A DMakefile.in11 PG_LIBS = @PG_LIBS@
105 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ $(PG_LIBS) $(TCL_LIBS)
H A Dmingw.mak52 PG_LIBS = -L"$(PGSQL)/lib" -lpq macro
77 $(CC) -shared -o libpgtcl.dll $(LDFLAGS) $(OBJS) $(TCL_LIBS) $(PG_LIBS)
/dports/databases/postgresql14-pgtcl/pgtcl2.1.1/
H A Dconfigure.in189 PG_LIBS="-L$PG_LIB_DIR -lpq"
196 AC_SUBST(PG_LIBS) subst
203 LIBS="$PG_LIBS $LIBS"
H A DMakefile.in11 PG_LIBS = @PG_LIBS@
105 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ $(PG_LIBS) $(TCL_LIBS)
H A Dmingw.mak52 PG_LIBS = -L"$(PGSQL)/lib" -lpq macro
77 $(CC) -shared -o libpgtcl.dll $(LDFLAGS) $(OBJS) $(TCL_LIBS) $(PG_LIBS)
/dports/databases/postgresql96-pgtcl/pgtcl2.1.1/
H A Dconfigure.in189 PG_LIBS="-L$PG_LIB_DIR -lpq"
196 AC_SUBST(PG_LIBS) subst
203 LIBS="$PG_LIBS $LIBS"
H A DMakefile.in11 PG_LIBS = @PG_LIBS@
105 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ $(PG_LIBS) $(TCL_LIBS)
H A Dmingw.mak52 PG_LIBS = -L"$(PGSQL)/lib" -lpq macro
77 $(CC) -shared -o libpgtcl.dll $(LDFLAGS) $(OBJS) $(TCL_LIBS) $(PG_LIBS)
/dports/databases/postgresql12-pgtcl/pgtcl2.1.1/
H A Dconfigure.in189 PG_LIBS="-L$PG_LIB_DIR -lpq"
196 AC_SUBST(PG_LIBS) subst
203 LIBS="$PG_LIBS $LIBS"
H A DMakefile.in11 PG_LIBS = @PG_LIBS@
105 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ $(PG_LIBS) $(TCL_LIBS)
H A Dmingw.mak52 PG_LIBS = -L"$(PGSQL)/lib" -lpq macro
77 $(CC) -shared -o libpgtcl.dll $(LDFLAGS) $(OBJS) $(TCL_LIBS) $(PG_LIBS)
/dports/databases/postgresql13-pgtcl/pgtcl2.1.1/
H A Dconfigure.in189 PG_LIBS="-L$PG_LIB_DIR -lpq"
196 AC_SUBST(PG_LIBS) subst
203 LIBS="$PG_LIBS $LIBS"
H A DMakefile.in11 PG_LIBS = @PG_LIBS@
105 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@ $(PG_LIBS) $(TCL_LIBS)
H A Dmingw.mak52 PG_LIBS = -L"$(PGSQL)/lib" -lpq macro
77 $(CC) -shared -o libpgtcl.dll $(LDFLAGS) $(OBJS) $(TCL_LIBS) $(PG_LIBS)
/dports/databases/pg_repack/pg_repack-ver_1.4.7/bin/
H A DMakefile26 PG_LIBS = $(libpq) macro
30 PG_LIBS += -L$(shell $(PG_CONFIG) --pkglibdir)
/dports/databases/pgbouncer/pgbouncer-1.16.0/test/
H A DMakefile3 PG_LIBS = -lpq macro
25 asynctest_LDADD = $(PG_LIBS) $(LIBEVENT_LIBS)
/dports/databases/pglogical/pglogical-REL2_4_0/pglogical_dump/
H A DMakefile12 PG_LIBS = $(libpq_pgport) macro
/dports/databases/pspg/pspg-5.3.4/
H A Dconfig.make.in20 PG_LIBS = @POSTGRESQL_LIBS@

1234