~ubuntu-branches/ubuntu/quantal/gnome-documents/quantal

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-08-22 10:01:18 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20120822100118-3837rqfy72e1op72
Tags: 3.5.90-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl -*- mode: m4 -*-
2
2
AC_PREREQ(2.63)
3
 
AC_INIT([gnome-documents],[0.5.5],[],[gnome-documents])
 
3
AC_INIT([gnome-documents],[3.5.90],[],[gnome-documents])
4
4
 
5
5
AM_CONFIG_HEADER(config/config.h)
6
6
AC_CONFIG_SRCDIR([src/main.js])
78
78
                  libgdata >= $GDATA_MIN_VERSION
79
79
                  zapojit-0.0 >= $ZAPOJIT_MIN_VERSION)
80
80
 
 
81
LIBGD_INIT([
 
82
  gtk-hacks
 
83
  main-view
 
84
  main-toolbar
 
85
  margin-container
 
86
  notification
 
87
  tagged-entry
 
88
  gir
 
89
])
 
90
 
81
91
GJS_CONSOLE=`$PKG_CONFIG --variable=gjs_console gjs-1.0`
82
92
AC_SUBST(GJS_CONSOLE)
83
93
 
86
96
 
87
97
AC_CONFIG_FILES([
88
98
Makefile
 
99
libgd/Makefile
89
100
src/Makefile
90
101
data/Makefile
91
102
data/icons/Makefile