From 0f0f3658efd832916713d012cc26eb817a942910 Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Tue, 15 Jul 2003 15:06:30 +0000 Subject: [PATCH] * substituting the right version variable --- helm/gtkmathview-bonobo/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/gtkmathview-bonobo/configure.ac b/helm/gtkmathview-bonobo/configure.ac index 7e2452a5f..6f3c1596f 100644 --- a/helm/gtkmathview-bonobo/configure.ac +++ b/helm/gtkmathview-bonobo/configure.ac @@ -9,7 +9,7 @@ AC_SUBST(PACKAGE) AC_SUBST(VERSION) GTKMATHVIEW_BONOBO_VERSION_INFO=`echo $VERSION | awk -F. '{ printf "%d:%d:%d", $1+$2, $3, $2 }'` -AC_SUBST(EDITEX_VERSION_INFO) +AC_SUBST(GTKMATHVIEW_BONOBO_VERSION_INFO) AC_ARG_ENABLE( profile, -- 2.39.2