Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-22 | Sync from gnulib. | 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 | |
2004-01-15 | (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION. | Jim Meyering | |
2004-01-12 | (gl_DEFAULT_POSIX2_VERSION): Move | Jim Meyering | |
the documentation from 'configure' into 'config.hin', so that 'configure --help' isn't burdened by it and we don't have to worry about its formatting there. Reword the documentation so that it's more succinct and can be run together into a single paragraph. | |||
2004-01-11 | (gl_DEFAULT_POSIX2_VERSION): New macro. | Jim Meyering | |
2003-09-12 | (gl_POSIXVER): Don't check for getenv. | Jim Meyering | |
2003-08-17 | New file, from gnulib. | Jim Meyering | |