Re: [PATCH] configure.ac: AC_PROG_GCC_TRADITIONAL is obsolete.

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

 





On 6/4/25 11:12 AM, Steve Dickson wrote:
configure.ac:581: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:581: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:581: the top level

Signed-off-by: Steve Dickson <steved@xxxxxxxxxx>
Committed... (tag: nfs-utils-2-8-4-rc2)

steved.
---
  configure.ac | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index d8205e80..e402c22d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -578,7 +578,7 @@ AC_FUNC_ERROR_AT_LINE
  AC_FUNC_FORK
  AC_FUNC_GETGROUPS
  AC_FUNC_GETMNTENT
-AC_PROG_GCC_TRADITIONAL
+AC_PROG_CC
  AC_FUNC_LSTAT
  AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
  AC_HEADER_MAJOR





[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux