]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Use the new AC_CHECK_TYPE(ssize_t, int) instead of jm_TYPE_SSIZE_T.
authorJim Meyering <jim@meyering.net>
Sun, 16 Aug 1998 03:55:49 +0000 (03:55 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Aug 1998 03:55:49 +0000 (03:55 +0000)
commitcef050f07645e508d72f545c471c56822515b739
tree10ad78a838665ad56f5e8e67566509796f706aef
parent919b80538057b7aae8af23f64380005697b216de
Use the new AC_CHECK_TYPE(ssize_t, int) instead of jm_TYPE_SSIZE_T.
m4/jm-macros.m4