d11318a319
* configure.ac: Add support for --enable-w32-glib (disabled by default). Invoke AM_PATH_GLIB_2_0. gpgme/ 2005-11-17 Marcus Brinkmann <marcus@g10code.de> * w32-glib-io.c: New file. * gpgme.def (gpgme_get_giochannel): Add symbol. * Makefile.am (system_components) [HAVE_DOSISH_SYSTEM]: Remove w32-io.c. (ltlib_gpgme_extra): New variable. (lib_LTLIBRARIES): Add $(ltlib_gpgme_extra). (system_components_not_extra): New variable. (libgpgme_la_SOURCES, libgpgme_pthread_la_SOURCES, (libgpgme_pth_la_SOURCES): Add $(system_components_not_extra). (libgpgme_glib_la_LDFLAGS, libgpgme_glib_la_DEPENDENCIES, (libgpgme_glib_la_LIBADD, libgpgme_glib_la_CFLAGS) [BUILD_W32_GLIB]: New variables. * gpgme-config.in (glib): New option. * gpgme.m4 (AM_PATH_GPGME_GLIB): New macro. m4/ 2005-11-17 Marcus Brinkmann <marcus@g10code.de> * glib-2.0.m4: New file.
27 lines
807 B
Plaintext
27 lines
807 B
Plaintext
2005-11-17 Marcus Brinkmann <marcus@g10code.de>
|
|
|
|
* glib-2.0.m4: New file.
|
|
|
|
2004-12-28 Werner Koch <wk@g10code.com>
|
|
|
|
* pth.m4: Changed quoting for use with automake 1.9.
|
|
|
|
2004-09-14 Marcus Brinkmann <marcus@g10code.de>
|
|
|
|
* pth.m4: Disable _ac_pth_line, and don't fail if Pth is not
|
|
found.
|
|
|
|
* glibc21.m4: New file.
|
|
* gpg-error.m4: New file.
|
|
* pth.m4: New file.
|
|
|
|
Copyright 2004 g10 Code GmbH
|
|
|
|
This file is free software; as a special exception the author gives
|
|
unlimited permission to copy and/or distribute it, with or without
|
|
modifications, as long as this notice is preserved.
|
|
|
|
This file is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|