* acinclude.m4: Update comment.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 9 Dec 2009 10:10:49 +0000 (10:10 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 9 Dec 2009 10:10:49 +0000 (10:10 +0000)
gdb/ChangeLog
gdb/acinclude.m4

index 7197d12..0454485 100644 (file)
@@ -1,5 +1,9 @@
 2009-12-09  Joel Brobecker  <brobecker@adacore.com>
 
+       * acinclude.m4: Update comment.
+
+2009-12-09  Joel Brobecker  <brobecker@adacore.com>
+
        * acinclude.m4: Link against in-tree libiconv by adding
        libiconv.a to the LIBS instead of using -liconv.
        * configure: Regenerate.
index 3684c18..84a9084 100644 (file)
@@ -169,7 +169,8 @@ case "x$am_cv_prog_cc_stdc" in
 esac
 ])
 
-dnl From Bruno Haible.
+dnl Originally from Bruno Haible, but with some modifications
+dnl for the GDB project.
 
 AC_DEFUN([AM_ICONV],
 [