summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-10-13 20:32:48 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-10-13 20:32:48 +0000
commit92222fc5f94f61489b07541f3ee820caded1b89d (patch)
tree7a328c6173f0592bfbbb31cbaba956790108ba61 /ChangeLog
parentf602dcb89af7b8074953c351bdc467137c4809a1 (diff)
* configure.in: when checking for posix getpwnam_r assume true
for cross compiles
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 345b4dd0..146ac70b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2006-10-11 John (J5) Palmieri <johnp@redhat.com>
+2006-10-13 John (J5) Palmieri <johnp@redhat.com>
+
+ * configure.in: when checking for posix getpwnam_r assume true
+ for cross compiles
+
+2006-10-13 John (J5) Palmieri <johnp@redhat.com>
* configure.in: Check for gethostbyname first before we check for it
in libnsl. On gnu systems it is implemeneted