bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9667: [PATCH] Typo fix - change func_apped into func_append


From: Peter O'Gorman
Subject: bug#9667: [PATCH] Typo fix - change func_apped into func_append
Date: Tue, 04 Oct 2011 16:53:42 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10

On 10/04/2011 10:54 AM, Bart Van Assche wrote:
---
  libltdl/config/ltmain.m4sh |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

-             *) func_apped perm_rpath " $libdir" ;;
+             *) func_append perm_rpath " $libdir" ;;
              esac

Thanks, I pushed this. It's pretty bad that it didn't cause our test suite to fail, I'll look into that if I get time.

Peter






reply via email to

[Prev in Thread] Current Thread [Next in Thread]