mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
1a50dacde2
py-gnome-1.0.1 replaces py-gtk-0.5.12 (the latter is fully incorporated into the former).
12 lines
329 B
Plaintext
12 lines
329 B
Plaintext
--- pygtk/configure.orig Mon Mar 15 11:25:18 1999
|
|
+++ pygtk/configure Mon Mar 15 11:25:27 1999
|
|
@@ -901,7 +901,7 @@
|
|
OPT="$am_cv_python_OPT"
|
|
SO="$am_cv_python_SO"
|
|
PYTHON_CFLAGS="$am_cv_python_CCSHARED \$(OPT)"
|
|
- PYTHON_LINK="$am_cv_python_LDSHARED -o \$@"
|
|
+ PYTHON_LINK="$am_cv_python_CC -shared -o \$@"
|
|
|
|
|
|
|