wmlib: Remove install-exec-local target.
commitbf6f81434be465aaa4984a8220e0de432d00837b
authorDoug Torrance <dtorrance@piedmont.edu>
Sat, 23 Jan 2016 13:55:45 +0000 (23 08:55 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 23 Jan 2016 14:36:53 +0000 (23 09:36 -0500)
tree7598f9c9a3f51c42349a58db655c83129225823d
parentaf892d7dd60219f6165e1534a7c3b97d252c448f
wmlib: Remove install-exec-local target.

This was made redundant by defining pkgconfigdir and pkgconfig_DATA.  On
some systems (with automake < 1.15), this caused a build failure, e.g., [1]:

/usr/bin/install -c -m 644 wmlib.pc /«BUILDDIR»/wmaker-0.95.7+201601230517/
 debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/
/usr/bin/install -c -m 644 wmlib.pc '/«BUILDDIR»/wmaker-0.95.7+201601230517/
 debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
/usr/bin/install: cannot create regular file '/«BUILDDIR»/
 wmaker-0.95.7+201601230517/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/
 wmlib.pc': File exists

Also change the definition of DISTCLEANFILES to pkgconfig_DATA to match
the Makefiles for WINGs and wrlib.

[1] https://launchpadlibrarian.net/234989800/
 buildlog_ubuntu-precise-amd64.wmaker_0.95.7+201601230517-0ppa201601211606~
 ubuntu12.04.1_BUILDING.txt.gz
wmlib/Makefile.am