From 3f0d5e92a05803d4f99ec63266c9f21030dc52a8 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 10 Dec 2006 19:04:09 +0000 Subject: [PATCH] - non-standard version (no admin/libtool.m4 in sources) Changed files: aquamarine-ac260-lt.patch -> 1.1 --- aquamarine-ac260-lt.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 aquamarine-ac260-lt.patch diff --git a/aquamarine-ac260-lt.patch b/aquamarine-ac260-lt.patch new file mode 100644 index 0000000..ee1005f --- /dev/null +++ b/aquamarine-ac260-lt.patch @@ -0,0 +1,11 @@ +--- aquamarine-0.1.3/acinclude.m4.orig 2006-12-10 04:28:41.000000000 +0100 ++++ aquamarine-0.1.3/acinclude.m4 2006-12-10 19:54:52.545339920 +0100 +@@ -9513,7 +9513,7 @@ + # The `*' in the case matches for architectures that use `case' in + # $output_verbose_cmd can trigger glob expansion during the loop + # eval without this substitution. +- output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`" ++ output_verbose_link_cmd="$($echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst")" + + for p in `eval $output_verbose_link_cmd`; do + case $p in -- 2.44.0