new regex header name

From-SVN: r26698
This commit is contained in:
Bruce Korb 1999-04-29 15:39:07 +00:00
parent f7d920fd94
commit b56a20f600

View File

@ -5,7 +5,8 @@ Thu Apr 29 15:58:52 1999 Robert Lipe <robertlipe@usa.net>
* fixinc/gnu-regex.c, fixinc/gnu-regex.h: Imported from GDB 4.18. * fixinc/gnu-regex.c, fixinc/gnu-regex.h: Imported from GDB 4.18.
* fixinc/Makefile.in (OBJ, HDR): Handle name changes from above. * fixinc/Makefile.in (OBJ, HDR): Handle name changes from above.
(gnu-regex.o): Define REGEX_MALLOC to avoid memory leak. (gnu-regex.o): Define REGEX_MALLOC to avoid memory leak.
* fixinc/fixincl.c: new regex.h header name * fixinc/fixincl.c: new regex.h header name
* Makefile.in: new regex.[ch] file names
Thu Apr 29 12:53:33 1999 Richard Henderson <rth@cygnus.com> Thu Apr 29 12:53:33 1999 Richard Henderson <rth@cygnus.com>