EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \
autogen.sh config/depcomp config/config.rpath ast_common.h.in \
- Makefile.old Config.mk configure.old INSTALL.old \
+ Makefile.old Config.mk.old configure.old INSTALL.old \
Makeargs config.h.old compat_getopt.h iffe config.iffe \
m4/README m4/iconv.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 \
Doxyfile.in Doxyfile \
*irix* | *nonstopux* )
GVPLUGIN_VERSION=`expr $LT_CURRENT + 1`
;;
- *)
+ * )
GVPLUGIN_VERSION=$LT_CURRENT
+ ;;
esac
AC_DEFINE_UNQUOTED(GVPLUGIN_VERSION,$GVPLUGIN_VERSION,[Compatibility version number for plugins.])
AC_SUBST(GVPLUGIN_VERSION)