From 17e328e67b319fb8eef4383efc00c1303cf4a20e Mon Sep 17 00:00:00 2001 From: Daniel Elstner Date: Thu, 28 Jan 2010 00:24:43 +0100 Subject: Clean up configure.ac and add silent rules support * configure.ac (AC_INIT): Specify correct URLs for bug reports and the project home page. (AM_SILENT_RULES): Call macro if defined. (MM_PREREQ): Require mm-common 0.8. (BOOST_UNIT_TEST_FRAMEWORK_STATIC_LIB): Rewrite the fragile shell code of the boost check. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 08562c4..d83bfcb 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ stamp-h? /docs/doc-install.pl /docs/doc-postprocess.pl +/docs/doxygen.css /docs/tagfile-to-devhelp2.xsl /docs/reference/Doxyfile -- cgit v1.2.3