From 01edf02077bada7d5a289d229c528dc1afaac83a Mon Sep 17 00:00:00 2001 From: tbbulloc Date: Sun, 21 Jan 2007 00:38:06 +0000 Subject: [PATCH] * Included the shell script autogen.sh to compile the necessary autotool components. * Removed redundant configuration files from CVS, regenerate these with the autogen.sh script (recommend autoconf 2.60 and above) * Removed the ttest.c file from CVS --- httperf/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/httperf/ChangeLog b/httperf/ChangeLog index 77f085e..0073050 100755 --- a/httperf/ChangeLog +++ b/httperf/ChangeLog @@ -1,3 +1,13 @@ +2007-01-20 Ted Bullock + + * Included the shell script autogen.sh to compile the necessary + autotool components. + + * Removed redundant configuration files from CVS, regenerate these + with the autogen.sh script (recommend autoconf 2.60 and above) + + * Removed the ttest.c file from CVS + 2007-01-16 Ted Bullock * Build System: Updated build system to a more typical directory layout and wrote missing makefile.am files for automake