view Makefile.cvs @ 227:3fee608becbc stable-6-0-21

Fixes to compile on old systems without memrchr or string::clear(). Fix bug in spamassassin interface trying to clear a string with string::empty().
author Carl Byington <carl@five-ten-sg.com>
date Sat, 03 Jan 2009 15:16:47 -0800
parents c4bce911c276
children b3652d1ae010
line wrap: on
line source

default: all

all:
	aclocal -I m4
	autoheader
	automake
	autoconf