Pinetab-v: rope in config
This commit is contained in:
13
machines/ptv/pkgs-cross/discount/where-tr.patch
Normal file
13
machines/ptv/pkgs-cross/discount/where-tr.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/configure.inc b/configure.inc
|
||||
index fd0c9ba..7ea98e6 100755
|
||||
--- a/configure.inc
|
||||
+++ b/configure.inc
|
||||
@@ -1830,7 +1830,7 @@ AC_QUIET() {
|
||||
}
|
||||
|
||||
|
||||
-AC_TR=`acLookFor tr`
|
||||
+AC_TR=`which tr`
|
||||
if [ "$AC_TR" ]; then
|
||||
# try posix-style tr
|
||||
ABC=`echo abc | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`
|
||||
Reference in New Issue
Block a user