Ticket #18586: patch-setup.cfg

File patch-setup.cfg, 497 bytes (added by dbraband@…, 15 years ago)
Line 
1--- setup.cfg.orig      2006-06-22 18:40:29.000000000 -0700
2+++ setup.cfg   2006-06-22 18:40:40.000000000 -0700
3@@ -25,7 +25,7 @@
4 # libraries needed to build psycopg2. If pg_config is not in the path or
5 # is installed under a different name uncomment the following option and
6 # set it to the pg_config full path.
7-#pg_config=
8+pg_config=@PG_CONFIG@
9 
10 # If "pg_config" is not available, "include_dirs" can be used to locate
11 # postgresql headers and libraries. Some extra checks on sys.platform will