rpms/kdesvn/devel kdesvn-0.7.1-x.patch,1.1,1.2

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Tue Dec 13 16:55:33 UTC 2005


Author: orion

Update of /cvs/extras/rpms/kdesvn/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23004

Modified Files:
	kdesvn-0.7.1-x.patch 
Log Message:
Don't error out on no X11 includes


kdesvn-0.7.1-x.patch:

Index: kdesvn-0.7.1-x.patch
===================================================================
RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn-0.7.1-x.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdesvn-0.7.1-x.patch	12 Dec 2005 18:56:16 -0000	1.1
+++ kdesvn-0.7.1-x.patch	13 Dec 2005 16:55:31 -0000	1.2
@@ -1,5 +1,5 @@
 --- kdesvn-0.7.1/configure.x11	2005-11-25 12:05:40.000000000 -0700
-+++ kdesvn-0.7.1/configure	2005-12-12 10:27:42.000000000 -0700
++++ kdesvn-0.7.1/configure	2005-12-13 09:54:20.000000000 -0700
 @@ -26637,90 +26637,6 @@
  
  
@@ -91,3 +91,16 @@
  if test "$ac_x_libraries" = NO; then
    # Check for the libraries.
  
+@@ -26887,12 +26803,6 @@
+   kde_x_libraries=$ac_x_libraries
+ fi
+ 
+-if test "$kde_x_includes" = NO; then
+-  { { echo "$as_me:$LINENO: error: Can't find X includes. Please check your installation and add the correct paths!" >&5
+-echo "$as_me: error: Can't find X includes. Please check your installation and add the correct paths!" >&2;}
+-   { (exit 1); exit 1; }; }
+-fi
+-
+ if test "$kde_x_libraries" = NO; then
+   { { echo "$as_me:$LINENO: error: Can't find X libraries. Please check your installation and add the correct paths!" >&5
+ echo "$as_me: error: Can't find X libraries. Please check your installation and add the correct paths!" >&2;}




More information about the scm-commits mailing list