changeset 6489:244951c47ad5

Fix socklen module.
author Simon Josefsson <simon@josefsson.org>
date Thu, 15 Dec 2005 09:13:08 +0000
parents 9833809e49be
children 883d82658221
files ChangeLog modules/socklen
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-15  Simon Josefsson  <jas@extundo.com>
+
+	* modules/socklen (configure.ac): Fix M4 macro name, to align with
+	new m4/socklen.m4.
+
 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
 
 	* modules/argp (Files): Add argp-pin.c
--- a/modules/socklen
+++ b/modules/socklen
@@ -7,7 +7,7 @@
 Depends-on:
 
 configure.ac:
-gl_SOCKLEN_T
+gl_TYPE_SOCKLEN_T
 
 Makefile.am: