Home
last modified time | relevance | path

Searched refs:WITH_PGSQL (Results 1 – 25 of 45) sorted by relevance

12

/dports/mail/milter-callback/milter-callback-1.6.0/
H A Dmakedecision.c95 #ifdef WITH_PGSQL in makeDecision()
108 #ifdef WITH_PGSQL in makeDecision()
120 #ifdef WITH_PGSQL in makeDecision()
156 #ifdef WITH_PGSQL in makeDecision()
169 #ifdef WITH_PGSQL in makeDecision()
181 #ifdef WITH_PGSQL in makeDecision()
204 #ifdef WITH_PGSQL in makeDecision()
244 #ifdef WITH_PGSQL in makeDecision()
257 #ifdef WITH_PGSQL in makeDecision()
283 #ifdef WITH_PGSQL in makeDecision()
[all …]
H A Dmilter-callback.h75 #ifdef WITH_PGSQL
83 #ifdef WITH_PGSQL
130 #ifdef WITH_PGSQL
H A Dmilter-callback.c64 #ifdef WITH_PGSQL
125 #ifdef WITH_PGSQL in mcfi_connect()
305 #ifdef WITH_PGSQL in mcfi_envfrom()
347 #ifdef WITH_PGSQL in mcfi_envfrom()
356 #ifdef WITH_PGSQL in mcfi_envfrom()
365 #ifdef WITH_PGSQL in mcfi_envfrom()
399 #ifdef WITH_PGSQL in mcfi_envfrom()
409 #ifdef WITH_PGSQL in mcfi_envfrom()
658 #ifdef WITH_PGSQL in main()
842 #ifdef WITH_PGSQL in main()
[all …]
H A Dcommonprocs.h7 #ifdef WITH_PGSQL
H A DMakefile21 .if defined(WITH_PGSQL)
H A DMakefile.freebsd21 .if defined(WITH_PGSQL)
H A DMakefile.linux11 ifdef WITH_PGSQL
H A Dpgupdate.c18 #ifdef WITH_PGSQL
H A Dpushhistory.c18 #ifdef WITH_PGSQL
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dftpd_p.h15 #ifdef WITH_PGSQL
268 #ifdef WITH_PGSQL
H A Dsimpleconf_ftpd.h67 #ifdef WITH_PGSQL
H A Dparser.c10 #if defined(WITH_LDAP) || defined(WITH_MYSQL) || defined(WITH_PGSQL)
/dports/mail/anubis/anubis-4.2/src/
H A Dhelp.c37 #ifdef WITH_PGSQL
H A Dmain.c106 # ifdef WITH_PGSQL in main()
H A Dpgsql.c24 #ifdef WITH_PGSQL
/dports/misc/p5-OSSP-uuid/uuid-1.6.2/
H A Duuid.ac189 AC_DEFINE(WITH_PGSQL, 1, [whether to build PostgreSQL bindings to C API])
190 WITH_PGSQL='yes'
193 WITH_PGSQL='no'
197 AC_SUBST(WITH_PGSQL)
H A DMakefile.in95 WITH_PGSQL = @WITH_PGSQL@
/dports/misc/ossp-uuid/uuid-1.6.2/
H A Duuid.ac189 AC_DEFINE(WITH_PGSQL, 1, [whether to build PostgreSQL bindings to C API])
190 WITH_PGSQL='yes'
193 WITH_PGSQL='no'
197 AC_SUBST(WITH_PGSQL)
H A DMakefile.in95 WITH_PGSQL = @WITH_PGSQL@
/dports/ftp/smbftpd/smbftpd-2.4/include/
H A Dconfig.h.in24 #undef WITH_PGSQL
/dports/ftp/smbftpd/smbftpd-2.4/
H A Dconfigure68 WITH_PGSQL=y
539 if [ "$WITH_PGSQL" = "y" ]; then
571 EnableOpt WITH_PGSQL
/dports/ftp/smbftpd/smbftpd-2.4/auth/
H A Dauth.c32 #ifdef WITH_PGSQL
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dplugin_hooks.h164 #ifdef WITH_PGSQL
H A DMakefile.am46 if WITH_PGSQL
/dports/www/lighttpd/lighttpd-1.4.63/
H A Dconfigure.ac294 [WITH_PGSQL=$withval],
295 [WITH_PGSQL=no]
297 AC_MSG_RESULT([$WITH_PGSQL])
302 if test "$WITH_PGSQL" != no; then
303 if test "$WITH_PGSQL" = yes; then
310 PGSQL_CONFIG=$WITH_PGSQL
333 AM_CONDITIONAL([BUILD_WITH_PGSQL], [test "$WITH_PGSQL" != no])
1805 'test "$WITH_PGSQL" != no'

12