Paul Eggert <eggert <at> CS.UCLA.EDU> writes: > > For Bison, I installed the following to add support for > Automake-supplied variables to configmake. > > 2006-09-15 Paul Eggert <eggert <at> cs.ucla.edu> > > * modules/configmake (Makefile.am): Add support for the > Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
CVS m4 wants to use $(pkglibexecdir) defined as $(libexecdir)/$(PACKAGE) as the location of its installed but unversioned libtool modules. Any chance we can add that to the configmake module? Is it worth pushing for $(pkglibexecdir) upstream in automake? -- Eric Blake