--- ../../dev3/gift/ChangeLog 2006-11-18 12:27:56.000000000 -0600 +++ ChangeLog 2006-11-18 12:30:56.000000000 -0600 @@ -11,6 +11,8 @@ * libMRML/cc/CAttributeList.cc include wordsize.h, so we can tell if we're a 64 or 32bit binary during build. when dumping pointer as int, check the size of the pointer before casting. + * FeatureExtraction/Makefile.am + change $(top_srcdir) to $(top_builddir), so that we can build gift in a directory other than ${srcdir} 2006-10-10