Neil Jerram <[EMAIL PROTECTED]> writes: > > Can someone tell me the Makefile.am incantations for determining where > a package should install Scheme and Elisp files?
For the lisp bits, AM_PATH_LISPDIR in configure.ac then dist_lisp_LISP = foo.el or if you don't want it byte-compiled, dist_lisp_DATA = foo-autoloads.el foo-devel.el _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user