aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-09-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-09-141-1/+10
| | | | | * src/gpg-error.m4: Add copyright note.
* 2004-04-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-04-191-1/+1
| | | | | * src/gpg-error.m4: Quote first argument to AC_DEFUN.
* 2003-10-11 Moritz Schulte <[email protected]>Moritz Schulte2003-10-111-1/+0
| | | | | | * src/gpg-error.m4: Do not ask gpg-error-config to change the prefix, if --with-gpg-error-prefix=... is used.
* 2003-07-15 Moritz Schulte <[email protected]>Moritz Schulte2003-07-161-1/+1
| | | | | | | * src/gpg-error.m4 (AM_PATH_GPG_ERROR): Use `0.0' instead of `0.0.0' in case no version number is given, since the following sed commands expect the former form, not a triplet.
* Fix last change.Marcus Brinkmann2003-06-061-5/+5
|
* Drop micro version.Marcus Brinkmann2003-06-061-10/+0
|
* 2003-06-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-06-061-0/+67
* configure.ac: Define GPG_ERROR_CONFIG_LIBS and GPG_ERROR_CONFIG_CFLAGS. Add src/gpg-error-config to config files. * src/Makefile.am (EXTRA_DIST): Add gpg-error-config.in and gpg-error.m4. (bin_SCRIPTS): New variable. (m4datadir, m4data_DATA): New variables. * src/gpg-error-config.in: New file. * src/gpg-error.m4: New file.