~ubuntu-branches/ubuntu/trusty/gtkhtml3.14/trusty-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-08-10 13:53:53 UTC
  • Revision ID: james.westby@ubuntu.com-20090810135353-j7db6rax60jsdo63
Tags: 1:3.27.90-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Initialization
2
2
 
3
3
AC_PREREQ(2.54)
4
 
AC_INIT(gtkhtml, [3.27.5], http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml)
 
4
AC_INIT(gtkhtml, [3.27.90], http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml)
5
5
AM_INIT_AUTOMAKE([gnu 1.9])
6
6
AM_CONFIG_HEADER(config.h)
7
7
AC_CONFIG_SRCDIR(README)
53
53
        -DGDK_PIXBUF_DISABLE_DEPRECATED
54
54
        -DGTK_DISABLE_DEPRECATED
55
55
        -DGNOME_DISABLE_DEPRECATED
 
56
        -DG_DISABLE_SINGLE_INCLUDES
 
57
        -DGTK_DISABLE_SINGLE_INCLUDES
56
58
        -Wall -Wextra
57
59
        -Wno-missing-field-initializers
58
60
        -Wno-sign-compare
268
270
 
269
271
AC_OUTPUT([
270
272
Makefile
271
 
gtkhtml.spec
272
273
gtkhtml-zip
273
274
po/Makefile.in
274
275
gtkhtml/Makefile