~ubuntu-branches/ubuntu/saucy/gconf/saucy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2011-09-19 21:23:54 UTC
  • mfrom: (1.1.33 upstream)
  • Revision ID: package-import@ubuntu.com-20110919212354-7wvevr8tyu4xnrcx
Tags: 3.1.92-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.60)
2
2
AC_INIT([GConf],
3
 
  [3.1.90],
 
3
  [3.1.92],
4
4
  [http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],
5
5
  [GConf])
6
6
 
11
11
 
12
12
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([no])])
13
13
 
14
 
AM_MAINTAINER_MODE
 
14
AM_MAINTAINER_MODE([enable])
15
15
 
16
16
AC_CANONICAL_HOST
17
17
case "$host" in