X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Fconfigure.ac;h=d07109de5c3de7c0d9096ed8b5b156cd2c364525;hb=450d16b153ca65b088474c69e5d8972659735731;hp=06f35c6d08168355af67a2bf4b9bd988a53cdde3;hpb=22bb9330d93cdf89baa5df76df6db72709a4d6fb;p=helm.git diff --git a/helm/gtkmathview-bonobo/configure.ac b/helm/gtkmathview-bonobo/configure.ac index 06f35c6d0..d07109de5 100644 --- a/helm/gtkmathview-bonobo/configure.ac +++ b/helm/gtkmathview-bonobo/configure.ac @@ -97,9 +97,16 @@ PKG_CHECK_MODULES(GNOMEUI, libgnomeui-2.0) AC_SUBST(GNOMEUI_CFLAGS) AC_SUBST(GNOMEUI_LIBS) +ORBIT_IDL="`$PKG_CONFIG --variable=orbit_idl ORBit-2.0`" +AC_SUBST(ORBIT_IDL) + +BONOBO_IDL_INCLUDES="-I`$PKG_CONFIG --variable=idldir libbonobo-2.0` -I`$PKG_CONFIG --variable=idldir bonobo-activation-2.0`" +AC_SUBST(BONOBO_IDL_INCLUDES) + AC_CONFIG_FILES([ Makefile gtkmathview-bonobo.pc + idl/Makefile src/Makefile src/GNOME_GtkMathView.server.in test/Makefile