summaryrefslogtreecommitdiff
path: root/m4/ftruncate.m4
AgeCommit message (Collapse)Author
2001-08-12Quote the first argument in each use of AC_DEFUN.Jim Meyering
2001-04-21Check for chsize.Jim Meyering
Link with ftruncate.o unconditionally if ftruncate is missing. This was required when cross-compiling to i586-mingw32msvc.
2000-07-02fix typo in last changeJim Meyering
2000-07-02Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with ↵Jim Meyering
AC_LIBOBJ([function_name]).
2000-01-23*** empty log message ***Jim Meyering