mc/m4
Pavel Tsekov 9e1dd4594d * m4/fstypename.m4: New file.
* acinclude.m4 (AC_GET_FS_INFO): Add a check to determine whether
getmntinfo() takes struct statvfs instead of struct statfs as its
first argument. Define MOUNTED_GETMNTINFO_STATVFS if it does.
Add a check to determine whether struct statvfs has a field named
f_fstypename.
Use gl_FSTYPENAME tp determine whether struct statfs has a field
named f_fstypename.
* src/mountlist.c (HAVE_F_FSTYPENAME): Define when getmntinfo() is
used and the struct which it fills has a field named f_fstypename.
(read_filesystem_list) [MOUNTED_GETMNTINFO]: Use
MOUNTED_GETMNTINFO_STATVFS to determine the type of the first
argument to getmntinfo().
2006-06-17 15:39:07 +00:00
..
.cvsignore Add isc-posix.m4 2005-07-04 06:33:51 +00:00
codeset.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
fstypename.m4 * m4/fstypename.m4: New file. 2006-06-17 15:39:07 +00:00
fsusage.m4 Reverted the previous (needless) change. 2006-05-29 08:12:02 +00:00
gettext.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
glib.m4 Fix underquoted macro definitions. 2003-12-24 06:23:55 +00:00
glibc2.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
glibc21.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
iconv.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
intdiv0.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
intmax.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
inttypes_h.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
inttypes-pri.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
inttypes.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
lcmessage.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
lib-ld.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
lib-link.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
lib-prefix.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
longdouble.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
longlong.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
ls-mntd-fs.m4 Updated to serial #21. 2006-05-29 08:15:34 +00:00
Makefile.am * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
nls.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
onceonly.m4 * acinclude.m4 (AC_GET_FS_INFO): Make it work again - the last commit broke 2006-04-18 13:03:11 +00:00
pkg.m4 Fix underquoted macro definitions. 2003-12-24 06:23:55 +00:00
po.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
printf-posix.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
progtest.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
README Spelling fixes. 2005-05-11 21:49:12 +00:00
signed.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
size_max.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
stdint_h.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
uintmax_t.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
ulonglong.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
wchar_t.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
wint_t.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00
xsize.m4 * m4/*.m4: Update to the macros provided by gettext 0.14.3. 2005-11-11 01:52:16 +00:00

This directory contains m4 macro files for GNU Midnight Commander.

None of those files is maintained here!
Don't change those files unless:

1) you are upgrading them from the latest version of the package where
they are maintained

OR

2) the fix is needed right now AND this fix has been submitted to the
proper maintainer.

Otherwise, your changes will be lost.