]> Savannah Git Hosting - gnulib.git/commitdiff
c-ctype tests: Fix link error on Solaris 9.
authorBruno Haible <bruno@clisp.org>
Sat, 10 Dec 2016 00:26:47 +0000 (01:26 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 10 Dec 2016 00:26:47 +0000 (01:26 +0100)
* modules/c-ctype-tests (Depends-on): Add 'isblank'.
Reported at <https://savannah.gnu.org/bugs/?46827>.

ChangeLog
modules/c-ctype-tests

index a05fa6b13be034a9acf655d34626dd83114dd80a..149ec9e05947cb99f5aa98895f1e878c7738c85b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-12-09  Bruno Haible  <bruno@clisp.org>
+
+       c-ctype tests: Fix link error on Solaris 9.
+       * modules/c-ctype-tests (Depends-on): Add 'isblank'.
+       Reported at <https://savannah.gnu.org/bugs/?46827>.
+
 2016-12-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        dfa: fix performance bug that recomputes trans
index cb65ee34acd7f8395ceef1f907e0f4a273cbe1dc..e66a4cca87a70c459b7d0956b1f5717bf9178e81 100644 (file)
@@ -4,6 +4,7 @@ tests/macros.h
 
 Depends-on:
 ctype
+isblank
 
 configure.ac: