From: tomo Date: Fri, 24 Jun 2005 08:31:42 +0000 (+0000) Subject: (CHISE_CFLAGS): Add new macro `CHISE_DB_FORMAT_VERSION'. X-Git-Tag: chise-base-0_23~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c77f986c7bfc5a44d9d1254512a0fb3e24b88141;p=chise%2Flibchise.git (CHISE_CFLAGS): Add new macro `CHISE_DB_FORMAT_VERSION'. (distclean): Delete autom4te.cache, autoscan.log, configure.scan and libtool. --- diff --git a/Makefile.in b/Makefile.in index 32e4656..914e78b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -45,6 +45,7 @@ CHISE_DB_DIR = ${CHISE_DIR} CHISE_SI_DB_DIR = ${CHISE_DB_DIR}/db CHISE_CFLAGS = \ + -DCHISE_DB_FORMAT_VERSION=\"${CHISE_DIR_VERSION}/\" \ -DCHISE_DB_DIR=\"${CHISE_DB_DIR}/\" \ -DCHISE_SI_DB_DIR=\"${CHISE_SI_DB_DIR}/\" @@ -85,7 +86,7 @@ clean: distclean: clean -$(RM) Makefile config.h config.status config.log - + -$(RM) -r autom4te.cache autoscan.log configure.scan libtool tar: cvs commit