]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Warnings related to obsolete constructs should be properly
authorAkim Demaille <akim@epita.fr>
Wed, 19 Jul 2000 09:20:57 +0000 (09:20 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 19 Jul 2000 09:20:57 +0000 (09:20 +0000)
commitb3f7ddf817b3e2d772170d1bf6ad59a4bec48264
treeae54be2377740298bba9b9b968cedf00f28a5446
parentfcd8cd12607af0f245456abf10e2eafa50f0f800
Warnings related to obsolete constructs should be properly
classified.

* acspecific.m4 (AC_RSH, AC_USG, AC_MEMORY_H, AC_DIR_HEADER,
AC_INT_16_BITS, AC_LONG_64_BITS, AC_STRUCT_ST_BLKSIZE,
AC_STRUCT_ST_RDEV, AC_HAVE_POUNDBANG, AC_ARG_ARRAY): Use
`AC_DIAGNOSE(obsolete, ...)' instead of `AC_WARNING'.
ChangeLog
acspecific.m4
lib/autoconf/specific.m4