Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-19 | Modernize to automake 1.14. | Werner Koch | 1 | -15/+13 | |
* Makefile.am (AUTOMAKE_OPTIONS): Move to ... * configure.ac (AM_INIT_AUTOMAKE): here and add serial-tests. * keyserver/Makefile.am: Replace INCLUDES by AM_CPPFLAGS. * mpi/Makefile.am: Ditto. * util/Makefile.am: Ditto. * keyserver/Makefile.am: Ditto. Adjusted other things. * m4/intl.m4, m4/po.m4: Use autoconf's AC_PROG_MKDIR_P. | |||||
2005-07-27 | First commit to Subversion. | Werner Koch | 1 | -6/+6 | |
2003-12-09 | * configure.ac: Add a min_automake_version. | Werner Koch | 1 | -0/+51 | |
* README.CVS: New. * autogen.sh: Revamped except for the --build-w32 hack. * Makefile.am: Add README.CVS |