aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-04-192004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann1-2/+2
* autogen.sh: Added ACLOCAL_FLAGS.
2004-02-13Removed the unneeded alloca.h.Werner Koch1-1/+1
2003-12-08* TODO: New.Werner Koch1-143/+80
* Makefile.am: Add README.CVS and autogen.sh * README.CVS: New. * autogen.sh: Revamped. * configure.ac: Add automake version number for autgen.sh use.
2003-04-29* libassuan.m4: New. Based on libgrypt.m4.Werner Koch1-1/+1
* Makefile.am (m4data_DATA): New. * assuan.h (AssuanCommand): Removed. * assuan-handler.c: Remove the cmd_id element, (assuan_register_command): Likewise. Note that semantics changed. (_assuan_register_std_commands): Adjusted.
2003-02-182003-02-17 Neal H. Walfield <[email protected]>Neal Walfield1-0/+163
* AUTHORS: New file. * INSTALL: New file. * Makefile.am: New file. * NEWS: New file. * README: New file. * autogen.sh: New file, copied from newpg. * configure.ac: New file, imported from newpg. * depcomp: New file. * install-sh: New file. * missing: New file. * mkinstalldirs: New file. * doc: New directory. * src: New directory. * tests: New directory.