[[project @ 1997-05-13 18:54:36 by jimb] jimb**19970513185436 Ignore-this: 61e27852bcd39bbcf2905ec16a5c4a3b ] hunk ./ChangeLog 3 + Lie to automake in a different way, to get it to install things in + the right place. + * configure.in (AM_INIT_AUTOMAKE): Call the package guile-scsh, + not guile; this determines the name of the disty. + * Makefile.am (scshdir): Renamed from subpkgdatadir. Use + $(datadir)/guile instead of $(pkgdatadir), since the latter's + value uses the package name given to AM_INIT_AUTOMAKE. + (scsh_DATA): Renamed from subpkgdata_DATA. + (EXTRA_DIST): Fix reference. + * Makefile.in, configure: Regenerated. +