summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-12-18 19:26:21 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-12-18 19:26:21 +0000
commit102d5d74caafb934682252b29115215c8f45454b (patch)
tree2d5cf4cb5d2ff7cd59913a78675d44fb44c6e297 /ChangeLog
parent8cdf517cae065073f12f5d37136625e4ec579bd5 (diff)
Relevant BUGIDs:
Purpose of commit: bugfix Commit summary: --------------- 2006-12-18 Thorsten Kukuk <kukuk@thkukuk.de> * configure.in: Fix ENOKEY check (specify errno.h as header file to search in).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94a15488..c2bf2ddb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-12-18 Thorsten Kukuk <kukuk@thkukuk.de>
+ * configure.in: Fix ENOKEY check (specify errno.h as header
+ file to search in).
+
* configure.in: Add AM_PROG_CC_C_O.
* libpam/Makefile.am: Add content of AM_LDFLAGS to *_LDFLAGS.
* modules/pam_tally/Makefile.am: Likewise.