summaryrefslogtreecommitdiff
path: root/src/interfaces/python/Setup.in.raw
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>2003-08-01 04:19:06 +0000
committerMarc G. Fournier <scrappy@hub.org>2003-08-01 04:19:06 +0000
commit13a0e910cd34bf765ed83fd3593c69958ea46427 (patch)
tree74ea5e0d5547ff269b23966f5ca2e73f946623e4 /src/interfaces/python/Setup.in.raw
parent2c018f9b1010edd1d2c9a6978a6421653a33572e (diff)
remove python module, as its moved to http://www.pygresql.org
Diffstat (limited to 'src/interfaces/python/Setup.in.raw')
-rw-r--r--src/interfaces/python/Setup.in.raw3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interfaces/python/Setup.in.raw b/src/interfaces/python/Setup.in.raw
deleted file mode 100644
index e52c2a4a280..00000000000
--- a/src/interfaces/python/Setup.in.raw
+++ /dev/null
@@ -1,3 +0,0 @@
-*shared*
-
-_pg pgmodule.c -I@libpq_srcdir@ @INCLUDES@ -L@libpq_builddir@ -lpq @EXTRA_LIBS@