GNU bug report logs - #9667
[PATCH] Typo fix - change func_apped into func_append

Previous Next

Package: libtool;

Reported by: Bart Van Assche <bvanassche <at> acm.org>

Date: Tue, 4 Oct 2011 16:07:01 UTC

Severity: normal

Tags: patch

Done: Mike Frysinger <vapier <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bart Van Assche <bvanassche <at> acm.org>
To: bug-libtool <at> gnu.org
Subject: [PATCH] Typo fix - change func_apped into func_append
Date: Tue, 4 Oct 2011 17:54:50 +0200
---
 libltdl/config/ltmain.m4sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libltdl/config/ltmain.m4sh b/libltdl/config/ltmain.m4sh
index 956298b..5b6e802 100644
--- a/libltdl/config/ltmain.m4sh
+++ b/libltdl/config/ltmain.m4sh
@@ -7283,7 +7283,7 @@ EOF
 	    elif test -n "$runpath_var"; then
 	      case "$perm_rpath " in
 	      *" $libdir "*) ;;
-	      *) func_apped perm_rpath " $libdir" ;;
+	      *) func_append perm_rpath " $libdir" ;;
 	      esac
 	    fi
 	  done
-- 
1.7.3.4





This bug report was last modified 1 year and 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.