summaryrefslogtreecommitdiff
path: root/m4/fstypename.m4
AgeCommit message (Collapse)Author
2005-01-23Use an all-permissive copyright notice, recommended by RMS.Paul Eggert
2004-04-13Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses.Jim Meyering
2001-09-17Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side ↵Jim Meyering
need not be expanded by the shell.
2001-08-12Quote the first argument in each use of AC_DEFUN.Jim Meyering
1999-01-10Use the new 3-arg form of AC_DEFINE instead of my gross kludge.Jim Meyering
1998-06-29Include sys/param.h. NetBSD 1.3.1 requires thisJim Meyering
for the definition of NGROUPS (used in a system header included by sys/mount.h).
1998-06-29.Jim Meyering