Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched to automake 1.9.libassuan-0-6-9 | Werner Koch | 2004-12-22 | 1 | -15/+54 |
| | |||||
* | Cleanups for newer autoconf. | Werner Koch | 2003-07-29 | 1 | -20/+91 |
| | |||||
* | * libassuan.m4: New. Based on libgrypt.m4. | Werner Koch | 2003-04-29 | 1 | -66/+7 |
| | | | | | | | | | | | * 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 Walfield | 2003-02-18 | 1 | -0/+99 |
* 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. |