* build fix for cygwin

2000-02-18  Frank Ch. Eigler  <fche@redhat.com>

	From Jason "crash" Molenda <jsm@cygnus.com>:
	* configure.in: Check for getpagesize declaration.
	* mvmalloc.c, mmap-sup.c: Conditionally declare getpagesize.
	* configure: Regenerated.
This commit is contained in:
Frank Ch. Eigler
2000-02-19 00:44:46 +00:00
parent 2dd67478f5
commit ff4e7bb239
5 changed files with 59 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
2000-02-18 Frank Ch. Eigler <fche@redhat.com>
From Jason "crash" Molenda <jsm@cygnus.com>:
* configure.in: Check for getpagesize declaration.
* mvmalloc.c, mmap-sup.c: Conditionally declare getpagesize.
* configure: Regenerated.
Fri Feb 18 11:42:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
* configure.in: Check for <unistd.h>.