* config/pa/xm-hppah.h (HAVE_MMAP): Ditto.
+Thu Jul 11 11:39:31 1996 Fred Fish <fnf@cygnus.com>
+
+ * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition.
+ * config/pa/xm-hppah.h (HAVE_MMAP): Ditto.
+
Wed Jul 10 16:54:41 1996 Fred Fish <fnf@cygnus.com>
* Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE
0, 0, 0, 0, 0, 0, 0, 0, \
SIGILL }
-/* On hpux, autoconf 2.4 (and possibly others) does not properly detect that
- mmap is available. Until this is fixed, we have to explicitly force
- HAVE_MMAP. -fnf */
-
-#define HAVE_MMAP 1
-
#ifndef HPUX_ASM
/* Start running with a stack stretching from BEG to END.
#define MALLOC_INCOMPATIBLE
-/* On hpux, autoconf 2.4 (and possibly others) does not properly detect that
- mmap is available. Until this is fixed, we have to explicitly force
- HAVE_MMAP. -fnf */
-
-#define HAVE_MMAP 1
-
extern void *
malloc PARAMS ((size_t));