summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2003-09-17 12:59:22 +0000
committerMoritz Schulte <mo@g10code.com>2003-09-17 12:59:22 +0000
commit8edf0d5506ec93e55898a8ba3c790f974f74056f (patch)
tree813cabec25b63f5cc57dd379882e66732ce0ded2 /ChangeLog
parentc24133f065ca4d07b547f7432ca6035388dddc31 (diff)
downloadlibgcrypt-8edf0d5506ec93e55898a8ba3c790f974f74056f.tar.gz
Added missing entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85e0702a..b12633d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,12 @@
* acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Re-implemented.
* configure.ac: Use it here.
+2003-08-27 Moritz Schulte <mo@g10code.com>
+
+ * configure.ac: Substitute: LIBGCRYPT_CONFIG_LIBS_PTHREAD,
+ LIBGCRYPT_CONFIG_CFLAGS_PTHREAD, LIBGCRYPT_CONFIG_LIBS_PTH,
+ LIBGCRYPT_CONFIG_CFLAGS_PTH, LIBGCRYPT_THREAD_MODULES.
+
2003-08-07 Moritz Schulte <moritz@g10code.com>
* configure.ac: Fail, if libgpg-error could not be found.