regex: trim module dependencies
commitb12a85c0bdbe2fdeee165eee39749effbd2cd45b
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 Jul 2018 01:47:11 +0000 (30 18:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 Jul 2018 01:48:43 +0000 (30 18:48 -0700)
treeba672deb794f133cddd57d5d31e7a08da6fc7eaf
parent5508825fdbcec5f2f32053c2b6793753d6af01eb
regex: trim module dependencies

* modules/regex (Depends-on): Remove gettext-h and lock,
since the regex code should work OK without these modules,
and Emacs uses it that way.  Also remove memcmp, memmove,
and wctype, as these modules are obsolete and should not be
needed any more.
ChangeLog
modules/regex