From 968e313857743435e662c831a8b29f50b20e0d41 Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Mon, 27 Jan 2003 17:06:07 +0000 Subject: creb 0.7 svn path=/trunk/externals/creb/; revision=364 --- Makefile.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.config') diff --git a/Makefile.config b/Makefile.config index 5dee604..a57eeb5 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,8 +1,9 @@ PD_DIR = /home/tom/pd/distro/pd/src CREB_DIR = /home/tom/pd/extlib -CREB_VERSION = 0.6 +CREB_VERSION = 0.7 -DEFS = -DPD -DCREB_VERSION=\"$(CREB_VERSION)\" +DEFS = -DPD -DCREB_VERSION=\"$(CREB_VERSION)\" +#-DHAVE_ABS_TILDE LINUXCFLAGS = $(DEFS) -O2 -funroll-loops -fomit-frame-pointer \ -Wall -W -Wstrict-prototypes -Werror \ -- cgit v1.2.1