]> Savannah Git Hosting - gnulib.git/commit
regex: do not depend on malloc-gnu
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2014 05:41:09 +0000 (22:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2014 05:41:29 +0000 (22:41 -0700)
commite1d49ddae46cb80e565f61ba51027b45ddea7b9a
tree8fe013199f4ab334f8f5314bb7af12103cf79a3e
parent9cda876b8653575e391dbfc2571f65166ae6fd66
regex: do not depend on malloc-gnu

* modules/regex (Depends-on): Remove malloc-gnu.
It's no longer needed, because of the 2012-12-29 patch
"regex: port to hosts where malloc (0) == NULL".
Reported by Nathan Kennedy in:
http://lists.gnu.org/archive/html/bug-gnulib/2014-04/msg00026.html
ChangeLog
modules/regex