From: Ian Beckwith Date: Tue, 29 Jun 2010 08:51:34 +0000 (+0200) Subject: unitypes: Fix bug introduced on 2010-05-18. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=599af405d07ea1c834c87e891a7b10df92392c13;p=pspp unitypes: Fix bug introduced on 2010-05-18. --- diff --git a/ChangeLog b/ChangeLog index 182d7b2aa3..bad82a417b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-06-28 Ian Beckwith + + unitypes: Fix bug introduced on 2010-05-18. + * modules/unitypes (Files): Really add m4/libunistring-base.m4. + 2010-06-22 Eric Blake memmem: slight optimization diff --git a/modules/unitypes b/modules/unitypes index 3b851c6da1..7cd1a1906f 100644 --- a/modules/unitypes +++ b/modules/unitypes @@ -3,6 +3,7 @@ Base types for Unicode string functions. Files: lib/unitypes.in.h +m4/libunistring-base.m4 Depends-on: stdint