Disabling command line history support as libedit appears to crash Io on OSX
[io/quag.git] / libs / iovm / Makefile
blob63c33f9e5dcb7d80e89e36b8d9a99857142f9e4a
1 include ../../Makefile.lib
2 CFLAGS += -DBUILDING_IOVM_DLL $(IOVMALLFLAGS)
4 #hasEditLib := $(wildcard ../../tools/editlib_test/editlib_test)
5 #ifneq ($(strip $(hasEditLib)),)
6 #CFLAGS += -DIO_HAS_EDITLIB
7 #endif