aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal-missing
AgeCommit message (Collapse)AuthorFilesLines
2003-01-22Fix for the problem that the aclocal-missing directory was not included in ↵Jörg Mayer1-0/+2
make dist-gzip svn path=/trunk/; revision=6964
2002-08-27Implement an alternative method to provide missing aclocal files:Jörg Mayer1-0/+1
Check if a development file for the package is present and install the corresponding m4 file in aclocal-missing if it isn't. Add glib, glib-2.0 and gtk-2.0 to the fallback directory. svn path=/trunk/; revision=6102