Nuke ARRAY_DELETE_NEEDS_SIZE now that we're using GCC 2...

This commit is contained in:
mycroft 1993-07-18 13:00:11 +00:00
parent addf74bf1e
commit 9b3a51f2d8
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ CFLAGS+= -DHAVE_UNISTD_H=1\
-DHAVE_MMAP=1\
-DHAVE_RENAME=1\
-DHAVE_MKSTEMP=1\
-DHAVE_SYS_SIGLIST=1\
-DARRAY_DELETE_NEEDS_SIZE=1
-DHAVE_SYS_SIGLIST=1
# Use C++ compiler for linking. XXX: This is a kluge!
CCC= cc