# # ChangeLog for /vtcross/branches/bhilburn/configure.ac # # Generated by Trac 0.11.7 # 07/01/24 11:08:16 Tue, 10 Mar 2009 17:14:20 GMT bhilburn [123] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/Makefile.am (modified) * vtcross/branches/bhilburn/src/case_based_reasoners/Makefile.am (deleted) * vtcross/branches/bhilburn/src/cognitive_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr.c (moved) * vtcross/branches/bhilburn/src/cognitive_engines/cbr_demo.c (moved) Case-based reasoner is really a cognitive engine; putting that directory ... Mon, 09 Mar 2009 20:01:13 GMT bhilburn [122] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) Autoconf and Automake appear to be properly processing all source ... Mon, 09 Mar 2009 18:55:56 GMT bhilburn [119] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/Makefile.am (modified) * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/reconf (modified) Adding LIBTOOL macros and libtoolize to bootstrapping process to allow ... Mon, 09 Mar 2009 18:55:56 GMT bhilburn [118] * vtcross/branches/bhilburn/configure.ac (modified) Using libtool, not legacy library stuff. Changing configure.ac ... Mon, 09 Mar 2009 18:02:39 GMT bhilburn [115] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/include/cbr.h (modified) * vtcross/branches/bhilburn/src/include/components.h (modified) * vtcross/branches/bhilburn/src/include/containers.h (modified) * vtcross/branches/bhilburn/src/include/libvtcross.h (modified) Added preproc code to headers to prevent multiple scans, told git to ... Mon, 09 Mar 2009 18:02:38 GMT bhilburn [114] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) Fixed gitignore file, adding options to autoconf file. Mon, 09 Mar 2009 17:06:19 GMT bhilburn [110] * vtcross/branches/bhilburn/AUTHORS (added) * vtcross/branches/bhilburn/ChangeLog (added) * vtcross/branches/bhilburn/Makefile.am (added) * vtcross/branches/bhilburn/NEWS (added) * vtcross/branches/bhilburn/components/case_based_reasoners/cbr_demo.c (moved) * vtcross/branches/bhilburn/configure.ac (added) Starting the process of making the code GNU-build compatible.