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
307 B
12 lines
307 B
Index: configure |
|
--- configure.orig 2006-02-25 06:32:39 +0100 |
|
+++ configure 2006-02-26 09:14:10 +0100 |
|
@@ -10187,7 +10187,7 @@ |
|
|
|
|
|
|
|
-piddir="${localstatedir}/run" |
|
+piddir="${localstatedir}" |
|
|
|
test "x$prefix" = xNONE && prefix="$ac_default_prefix" |
|
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
|
|
|