| 12345678910111213 |
- 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}'
|