mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
24 lines
1.2 KiB
Text
24 lines
1.2 KiB
Text
--- configure.orig Mon Aug 25 23:34:01 2003
|
|
+++ configure Mon Aug 25 23:34:40 2003
|
|
@@ -21430,10 +21430,6 @@
|
|
|
|
if test $succeeded = yes; then
|
|
use_gtk2="yes"
|
|
- else
|
|
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
|
|
-echo "$as_me: error: Library requirements (gtk+-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
|
|
- { (exit 1); exit 1; }; }
|
|
fi
|
|
|
|
|
|
@@ -21528,10 +21524,6 @@
|
|
|
|
if test $succeeded = yes; then
|
|
use_gnome2="yes"
|
|
- else
|
|
- { { echo "$as_me:$LINENO: error: Library requirements (libgnome-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
|
|
-echo "$as_me: error: Library requirements (libgnome-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
|
|
- { (exit 1); exit 1; }; }
|
|
fi
|
|
|
|
|