Date: Friday, November 3, 2000 @ 13:43:51
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql
from hub.org:/home/projects/pgsql/tmp/cvs-serv88381
Modified Files:
configure configure.in
----------------------------- Log Message -----------------------------
Add configure check to see whether <string.h> and <strings.h> may both be
included, and then include <strings.h> if so. Several systems already
needed <strings.h> anyway. Some new systems that claim to conform to the
Unix 9x "standard" do not declare str[n]casemp() in string.h, and C99
compilers will not like that.
pgsql-committers by date
| Next: | From: petere | Date: 2000-11-03 18:43:52 |
| Subject: pgsql/src/include/port (sco.h univel.h unixware.h) |
| Previous: | From: Bruce Momjian | Date: 2000-11-03 18:18:23 |
| Subject: Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile
README pg_dumpaccounts.sh) |