summaryrefslogtreecommitdiff
path: root/japanese/uim/files/patch-configure
blob: 2f85193ad77d83fd895e39d11770160e7aec4900 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- 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