* updated linux (6.11.3 -> 6.11.4)
[t2sde.git] / package / python / psycopg / psycopg.conf
blob097c8e9997649fb27c85f93be324c1487a858801
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/psycopg/psycopg.conf
3 # Copyright (C) 2004 - 2023 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
12 pkgprefix -t python
14 pylibdir=$(pkgprefix libdir python)/python2.4
16 pkgprefix -t postgresql
18 var_append extraconfopt ' ' --with-postgres-libraries=$(pkgprefix libdir postgresql)
19 var_append extraconfopt ' ' --with-postgres-includes=$(pkgprefix includedir postgresql)
20 var_append extraconfopt ' ' --with-mxdatetime-includes=$pylibdir/site-packages/mx/DateTime/mxDateTime