2004-03-30 Gary V. Vaughan <gary@gnu.org>
+ * Makefile.am (pkgmacro_DATA): Install ltoptions.m4.
+
* libltdl/Makefile.am (AM_CPPFLAGS): Also check $top_builddir for
config.h.
(ltdl.o): config.h is in $top_builddir.
# Everything that gets picked up by aclocal is automatically distributed,
# this is the list of macro files we install on the user's system.
pkgmacrodir = $(pkgdatadir)/m4
-pkgmacro_DATA = m4/libtool.m4 m4/ltdl.m4 m4/ltsugar.m4 m4/ltversion.m4
+pkgmacro_DATA = m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 \
+ m4/ltversion.m4
# We build ltversion.m4 here, instead of from config.status,
# because config.status is rerun each time one og configure's