fix "make dep" for non-NetBSD systems

This commit is contained in:
Ken Raeburn 1995-11-09 09:19:13 +00:00
parent 7ac847361b
commit b27cc4bcea
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Thu Nov 9 04:00:38 1995 Ken Raeburn <raeburn@cygnus.com>
* Makefile.in (.dep1): Make sure the file mkdep is to write exists
first.
* configure.in: Added new option --with[out]-mmap. Set USE_MMAP
if it is given and mmep is available.
* acconfig.h: Undef USE_MMAP.