You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/mlview/files/mlview-0.9.0-r1-autoreconf....

26 lines
729 B

--- mlview-0.9.0/configure.in
+++ mlview-0.9.0/configure.in
@@ -77,11 +77,10 @@
MLVIEW_EXE=$prefix/bin/mlv
AC_SUBST(MLVIEW_VERSION_NUMBER)
AC_SUBST(MLVIEW_VERSION)
-AC_SUBST(AC_PACKAGE_VERSION)
+AC_SUBST([AC_PACKAGE_VERSION])
AC_SUBST(LIBMLVIEW_VERSION_NUMBER)
AC_SUBST(LIBMLVIEW_VERSION_INFO)
AC_SUBST(LIBMLVIEW_VERSION)
-AC_SUBST(AC_PACKAGE_VERSION)
AC_SUBST(MLVIEW_EXE)
dnl *********************
--- mlview-0.9.0/pixmaps/Makefile.am
+++ mlview-0.9.0/pixmaps/Makefile.am
@@ -4,7 +4,6 @@
xml-root.png \
xml-root-open.png \
xml-comment-node.png \
- xml-text-node.png \
xml-pi-node.png \
xml-entity-ref-node.png \
mlview-xsd-schema.png \