X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Fconfigure.ac;h=d07109de5c3de7c0d9096ed8b5b156cd2c364525;hb=090e2272788bdbaa480e3e677d5c303f2a9d8d0d;hp=06f35c6d08168355af67a2bf4b9bd988a53cdde3;hpb=5d655a6dece0045a227f7c7d16d2909c2587d8ed;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