2016-07-21 09:29:28 +02:00
|
|
|
--- configure.orig 2016-07-20 15:21:32 UTC
|
2014-10-01 13:55:23 +02:00
|
|
|
+++ configure
|
2016-07-21 09:29:28 +02:00
|
|
|
@@ -2102,7 +2102,7 @@ $as_echo "$as_me: WARNING: Layout file $
|
2014-10-01 13:55:23 +02:00
|
|
|
s/^#.*$//m;
|
|
|
|
s/^\s+//gim;
|
|
|
|
s/\s+$/\n/gim;
|
|
|
|
- s/\+$/\/rt3/gim;
|
|
|
|
+ s/\+$/\/rt42/gim;
|
|
|
|
# m4 will not let us just use $srcdir/config.layout, we need $1
|
|
|
|
s/^\s*((?:bin|sbin|libexec|data|sysconf|sharedstate|localstate|lib|include|oldinclude|info|man|html)dir)\s*:\s*(.*)$/$1=$2/gim;
|
|
|
|
s/^\s*(.*?)\s*:\s*(.*)$/\(test "x\$$1" = "xNONE" || test "x\$$1" = "x") && $1=$2/gim;
|