--- ../../dev3/gift/ChangeLog 2006-11-18 13:11:06.000000000 -0600 +++ ChangeLog 2006-11-18 13:14:38.000000000 -0600 @@ -19,6 +19,8 @@ NOTE: in reality, before the "libraries" can be moved into being seperately installable packages, these paths need changed to * libGIFTAcDistanceMatrix/cc/Makefile.am HACK: add $(top_srcdir) to the path, to fix #includes of the form "directory/include/target.h", so that we can build gift in a directory other than ${srcdir} + * libGIFTAcHierarchy/cc/Makefile.am + HACK: add $(top_srcdir) to the path, to fix #includes of the form "directory/include/target.h", so that we can build gift in a directory other than ${srcdir} 2006-10-10