Commit b12a85c0bdbe2fdeee165eee39749effbd2cd45b

Paul Eggert 2018-06-30T18:47:11

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.