summaryrefslogtreecommitdiffstats
path: root/gnulib-local/modules/regex.diff
blob: 0decd2718ac84c37dec68c66aad69873978d09db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** modules/regex.orig	2011-06-02 22:43:41.000000000 +0200
--- modules/regex	2011-06-02 22:43:53.000000000 +0200
***************
*** 18,24 ****
  btowc           [test $ac_use_included_regex = yes]
  gettext-h       [test $ac_use_included_regex = yes]
  localcharset    [test $ac_use_included_regex = yes]
! malloc-gnu      [test $ac_use_included_regex = yes]
  memcmp          [test $ac_use_included_regex = yes]
  memmove         [test $ac_use_included_regex = yes]
  mbrtowc         [test $ac_use_included_regex = yes]
--- 18,24 ----
  btowc           [test $ac_use_included_regex = yes]
  gettext-h       [test $ac_use_included_regex = yes]
  localcharset    [test $ac_use_included_regex = yes]
! malloc-posix    [test $ac_use_included_regex = yes]
  memcmp          [test $ac_use_included_regex = yes]
  memmove         [test $ac_use_included_regex = yes]
  mbrtowc         [test $ac_use_included_regex = yes]