Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-17 | (gl_FILEMODE): Check for strmode declaration. | Paul Eggert | |
2005-04-28 | Don't mention stat-macros.h or AC_HEADER_STAT in other | Paul Eggert | |
m4 files, since we'll make the stat-macros module a prerequisite. | |||
2005-03-21 | Add stat-macros.h to AC_LIBSOURCES. | Paul Eggert | |
2005-01-29 | Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files | Jim Meyering | |
so that automake automatically knows to distribute those files. Use AC_LIBOBJ to ensure that automake automatically knows the names of always-compiled source files. Automake already knows the names of conditionally compiled ones, e.g., due to preexisting uses of AC_LIBOBJ and AC_REPLACE_FUNCS. [This is a start. Many still remain to be fixed...] | |||
2005-01-23 | Use an all-permissive copyright notice, recommended by RMS. | Paul Eggert | |
2003-08-17 | New file, from gnulib. | Jim Meyering | |