1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-01-07 15:59:48 +00:00
parent 06ed252866
commit d14b4f476c

View File

@@ -16,7 +16,7 @@
* exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not * exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
defined (e.g., a pure POSIX system). defined (e.g., a pure POSIX system).
(EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems. instead of FNM_FILE_NAME, for compatibility with pure POSIX systems.
Update from gnulib. Update from gnulib.