]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Use 3-arg form of AC_DEFINE instead of the
authorJim Meyering <jim@meyering.net>
Sun, 10 Jan 1999 22:45:03 +0000 (22:45 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 10 Jan 1999 22:45:03 +0000 (22:45 +0000)
commit6222e67d7fe18f801cd379451b0e6caaecfb6e31
treebaba2b3504ef637d7d9a13ebfdc663aee3f75511
parent110bd4aa65fa344ae7b1bd00cbd528ad09842751
Use 3-arg form of AC_DEFINE instead of the
AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
comments in config.h.in are meaningful.
m4/check-decl.m4