Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2004-12-24 | (gl_GETDATE): Remove AC_FUNC_ALLOCA. | Paul Eggert | |
2004-04-13 | Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses. | Jim Meyering | |
2004-03-17 | (gl_GETDATE): Remove time-related stuff. | Jim Meyering | |
Require AM_STDBOOL_H and gl_TIMESPEC instead. Require gl_CLOCK_TIME. | |||
2003-09-12 | (gl_GETDATE): Don't check for stdlib.h or string.h. | Jim Meyering | |
2003-08-17 | New file, from gnulib. | Jim Meyering | |