summaryrefslogtreecommitdiffstats
path: root/m4/DUMMY
Commit message (Collapse)AuthorAgeFilesLines
* Create a dummy m4 directory to make autoreconf --install --force workHolger Hans Peter Freyther2010-03-241-0/+1
Even when removing AC_CONFIG_MACRO_DIR aclocal insisted that it needs to have a m4 directory. Make it happy by providing one. As git is not tracking directories I needed to add a dummy file.