aboutsummaryrefslogtreecommitdiffstats
path: root/README.GIT (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-19Modernize to automake 1.14.Werner Koch1-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-27First commit to Subversion.Werner Koch1-6/+6
2003-12-09* configure.ac: Add a min_automake_version.Werner Koch1-0/+51
* README.CVS: New. * autogen.sh: Revamped except for the --build-w32 hack. * Makefile.am: Add README.CVS