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-08-02 | (gl_MD5): Require gl_AC_TYPE_UINT32_T. | Paul Eggert | |
2004-07-28 | (gl_MD5): Do not require AC_C_INLINE, since it doesn't | Paul Eggert | |
use inline any more. Require AC_C_BIGENDIAN, though. | |||
2003-09-12 | new file, from gnulib | Jim Meyering | |