Added line update

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@41 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-01-11 22:12:39 +00:00
commit ff5bb2239f

View file

@ -26,7 +26,7 @@ LIBSRCS = callable.c void.c fio.c memory.c base.c file.c list.c hash.c string.c
LIBHEADERS = ../Include/doh.h
LIB = ../libdoh.a
INCLUDE = -I../Include
CFLAGS =
CFLAGS = -DDOH_STRING_UPDATE_LINES
SHELL = /bin/sh
#