You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
431 B
12 lines
431 B
--- trinity-tdeutils-3.5.13.2/ConfigureChecks.cmake.rhel4 2013-01-09 02:43:16.000000000 +0100
|
|
+++ trinity-tdeutils-3.5.13.2/ConfigureChecks.cmake 2013-03-10 16:25:27.108634832 +0100
|
|
@@ -109,8 +107,6 @@
|
|
set( CMAKE_REQUIRED_LIBRARIES )
|
|
set( HAVE_DPMS 1 )
|
|
endif( WITH_DPMS )
|
|
- else( XEXT_FOUND )
|
|
- tde_message_fatal( "libXext is requested, but was not found on your system" )
|
|
endif( XEXT_FOUND )
|
|
endif( )
|
|
|