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
449 B
12 lines
449 B
Index: configure |
|
--- configure.orig 2014-06-04 14:52:52.000000000 +0200 |
|
+++ configure 2014-06-05 08:29:56.335238510 +0200 |
|
@@ -4264,7 +4264,7 @@ |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking \"for X color database\"" >&5 |
|
$as_echo_n "checking \"for X color database\"... " >&6; } |
|
-if test -f "$with_rgbtxt" |
|
+if true |
|
then |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: found at $with_rgbtxt" >&5 |
|
$as_echo "found at $with_rgbtxt" >&6; }
|
|
|