aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann2004-04-191-2/+2
| | | | | * autogen.sh: Added ACLOCAL_FLAGS.
* Removed the unneeded alloca.h.Werner Koch2004-02-131-1/+1
|
* * TODO: New.Werner Koch2003-12-081-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.
* * libassuan.m4: New. Based on libgrypt.m4.Werner Koch2003-04-291-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-17 Neal H. Walfield <[email protected]>Neal Walfield2003-02-181-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.