summaryrefslogtreecommitdiff
path: root/macros
Commit message (Expand)AuthorAgeFilesLines
* Implement check for GNU make featuresDaniel Elstner2009-08-233-4/+39
* Smoothen documentation magic complexityDaniel Elstner2009-08-231-24/+28
* Remove mistaken M4 assertionDaniel Elstner2009-08-211-1/+0
* Refactor Perl checks into separate Autoconf macrosDaniel Elstner2009-08-212-9/+58
* Make version components available as substitutionsDaniel Elstner2009-08-201-10/+24
* Disable documentation if utilities are missingDaniel Elstner2009-08-191-9/+15
* Use URIs instead of OS path names in markup filesDaniel Elstner2009-08-191-4/+6
* Bump mm-doc.m4 #serialDaniel Elstner2009-08-191-1/+1
* Do not append slash to DOXYGEN_TAGFILES locationsDaniel Elstner2009-08-181-5/+5
* Implement generic --disable-deprecated-api macroDaniel Elstner2009-08-171-0/+70
* Strip '+' from tag file name for configure optionDaniel Elstner2009-08-171-2/+2
* Briefly document _MM_ARG_ENABLE_WARNINGS_OPTIONDaniel Elstner2009-08-151-3/+8
* Make MM_INIT_MODULE version argument optionalDaniel Elstner2009-08-151-6/+9
* Reorganize and clean up MM_ARG_ENABLE_WARNINGSDaniel Elstner2009-08-151-53/+56
* Restructure and comment MM_ARG_WITH_TAGFILE_DOCDaniel Elstner2009-08-151-16/+22
* Require _MM_PRE_INIT in MM_PKG_CONFIG_SUBSTDaniel Elstner2009-08-151-1/+2
* Remove _MM_PRE_INIT from mm-module.m4Daniel Elstner2009-08-151-9/+1
* Implement MM_PREREQ() Autoconf macroDaniel Elstner2009-08-151-0/+47
* Correctly append / to local links as wellDaniel Elstner2009-08-131-5/+4
* Correct mangled links to external documentationDaniel Elstner2009-08-131-1/+4
* Do not substitute zero-length documentation prefixDaniel Elstner2009-08-111-5/+10
* Fix test for already set MMDOCTOOLDIR variableDaniel Elstner2009-08-111-3/+5
* Make mm-doc.m4 macros call _MM_PRE_INIT if neededDaniel Elstner2009-08-101-0/+2
* Make mm-common-prepare copy doc tools on requestDaniel Elstner2009-08-101-1/+55
* Add implicit pre-initialization to mm-moduleDaniel Elstner2009-08-091-1/+10
* Split MM_ARG_ENABLE_DOCUMENTATION for AC_REQUIREDaniel Elstner2009-08-081-17/+30
* Handle relative path to tag file correctlyDaniel Elstner2009-08-071-2/+3
* Turn '+' in module name into 'X' for identifierDaniel Elstner2009-08-061-3/+4
* Create mm-common moduleDaniel Elstner2009-08-044-0/+359