Fix pkgdatadir
commit5ff0272508b481bf4bd136f9108275c97e75287d
authorBrad Jorsch <anomie@users.sourceforge.net>
Sun, 17 Oct 2010 21:33:39 +0000 (17 17:33 -0400)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 18 Oct 2010 08:26:16 +0000 (18 10:26 +0200)
treea04dab0d162e6b61a64b3a33e03d466a14044461
parent1060f4936641273b479700c80997cb9349107fcd
Fix pkgdatadir

The previous patch "Fix path substitutions" accidentally caused autoconf
to overwrite automake's pkgdatadir. Since configure.ac does absolutely
nothing interesting with pkgdatadir anyway, just remove it completely.

Signed-off-by: Brad Jorsch <anomie@users.sourceforge.net>
Makefile.am
configure.ac