]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/configure.ac
* quite a lot of patches in the building stuff
[helm.git] / helm / gtkmathview-bonobo / configure.ac
index 7eee2686cb432a53fca8163bc882f5229134fd69..06f35c6d08168355af67a2bf4b9bd988a53cdde3 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(gtkmathview-bonobo, [0.0.1])
-AC_CONFIG_SRCDIR(src/GNOME_GtkMathView.server.in)
+AC_CONFIG_SRCDIR(src/GNOME_GtkMathView.server.in.in)
 AM_INIT_AUTOMAKE($AC_PACKAGE_NAME, $AC_PACKAGE_VERSION)
 
 PACKAGE=$PACKAGE_NAME
@@ -101,7 +101,7 @@ AC_CONFIG_FILES([
  Makefile 
  gtkmathview-bonobo.pc
  src/Makefile
- src/GNOME_GtkMathView.server
+ src/GNOME_GtkMathView.server.in
  test/Makefile
 ])
 AC_OUTPUT