summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gnome2/files/patch-configure')
-rw-r--r--x11-toolkits/py-gnome2/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/py-gnome2/files/patch-configure b/x11-toolkits/py-gnome2/files/patch-configure
deleted file mode 100644
index 21db26c6c..000000000
--- a/x11-toolkits/py-gnome2/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Nov 6 02:40:04 2006
-+++ configure Mon Nov 6 02:40:26 2006
-@@ -19038,7 +19038,7 @@
-
- save_LIBS="$LIBS"
-
--PYTHON_EMBED_LIBS="-L${PYTHON_LIBDIR} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}"
-+PYTHON_EMBED_LIBS="-L${py_prefix}/lib/ ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION} ${PTHREAD_LIBS}"
-
- LIBS="$LIBS $PYTHON_EMBED_LIBS"
- cat >conftest.$ac_ext <<_ACEOF