* m4/Makefile.am (m4datadir): Use APIVERSION.
+2002-01-17 Pavel Roskin <proski@gnu.org>
+
+ * m4/Makefile.am (m4datadir): Use APIVERSION.
+
2002-01-16 Tom Tromey <tromey@redhat.com>
* Makefile.am (install-exec-hook): Use APIVERSION.
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
## 02111-1307, USA.
-m4datadir = $(datadir)/aclocal-$(VERSION)
+m4datadir = $(datadir)/aclocal-$(APIVERSION)
dist_m4data_DATA = as.m4 auxdir.m4 ccstdc.m4 cond.m4 depend.m4 depout.m4 \
dmalloc.m4 gcj.m4 header.m4 init.m4 install-sh.m4 lex.m4 lispdir.m4 \
install_sh = @install_sh@
pkgvdatadir = @pkgvdatadir@
-m4datadir = $(datadir)/aclocal-$(VERSION)
+m4datadir = $(datadir)/aclocal-$(APIVERSION)
dist_m4data_DATA = as.m4 auxdir.m4 ccstdc.m4 cond.m4 depend.m4 depout.m4 \
dmalloc.m4 gcj.m4 header.m4 init.m4 install-sh.m4 lex.m4 lispdir.m4 \