mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
re PR libstdc++/21131 (Mismatch in comments for m4 config macros in libstdc++)
2005-04-26 Jones Desougi <jones@ingate.com> PR libstdc++/21131 * linkage.m4: Fix comments. From-SVN: r98771
This commit is contained in:
committed by
Paolo Carlini
parent
cb4819f012
commit
747d0b9644
@@ -1,3 +1,8 @@
|
||||
2005-04-26 Jones Desougi <jones@ingate.com>
|
||||
|
||||
PR libstdc++/21131
|
||||
* linkage.m4: Fix comments.
|
||||
|
||||
2005-04-26 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
PR libstdc++/21209
|
||||
|
||||
@@ -239,7 +239,7 @@ dnl 2) has "C" linkage
|
||||
dnl
|
||||
dnl argument 1 is name of function to check
|
||||
dnl
|
||||
dnl ASSUMES argument is a math function with TWO parameters
|
||||
dnl ASSUMES argument is a stdlib function with TWO parameters
|
||||
dnl
|
||||
dnl GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE_2
|
||||
AC_DEFUN([GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE_2], [
|
||||
@@ -269,7 +269,7 @@ dnl 2) has "C" linkage
|
||||
dnl
|
||||
dnl argument 1 is name of function to check
|
||||
dnl
|
||||
dnl ASSUMES argument is a function with THREE parameters
|
||||
dnl ASSUMES argument is a stdlib function with THREE parameters
|
||||
dnl
|
||||
dnl GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE_3
|
||||
AC_DEFUN([GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE_3], [
|
||||
|
||||
Reference in New Issue
Block a user