diff -r 218904410231 -r f600b0d1fc5d configure.ac --- a/configure.ac Fri Jan 27 00:28:11 2012 +0000 +++ b/configure.ac Fri Jan 27 10:30:16 2012 +0000 @@ -1,13 +1,13 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([gutcheck],[1.50],[ali@juiblex.co.uk]) +AC_INIT([bookloupe],[1.50],[ali@juiblex.co.uk]) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR([config]) -AC_CONFIG_SRCDIR([gutcheck/gutcheck.c]) +AC_CONFIG_SRCDIR([bookloupe/bookloupe.c]) AC_CONFIG_FILES([Makefile -gclib/Makefile -gutcheck/Makefile +bl/Makefile +bookloupe/Makefile test/Makefile test/harness/Makefile test/compatibility/Makefile