~ubuntu-branches/ubuntu/natty/libwnck/natty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-06-30 12:37:25 UTC
  • mfrom: (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20090630123725-hf3fiw6ercfdvqvj
Tags: 2.26.2-0ubuntu1
* New upstream release: (LP: #393704)
  - Fix wnck_application_get_icon_is_fallback() to actually work (Vincent)
  - Fix gtk-doc warning (Vincent)
  - Use shave to improve build log readability (Vincent)
  - Build system tweaks (Vincent)
* debian/patches/90_relibtoolize.patch:
  - Obsolete as upstream now uses libtool 2.2.6 which does not have the rpath
    issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_INIT(libwnck/window.h)
2
2
 
3
3
AM_CONFIG_HEADER(config.h)
 
4
AC_CONFIG_MACRO_DIR([m4])
4
5
 
5
 
AM_INIT_AUTOMAKE(libwnck, 2.26.1)
 
6
AM_INIT_AUTOMAKE(libwnck, 2.26.2)
6
7
AM_MAINTAINER_MODE
7
8
GNOME_COMMON_INIT
8
9
GNOME_MAINTAINER_MODE_DEFINES
14
15
 
15
16
dnl increment any time the source changes; set to
16
17
dnl  0 if you increment CURRENT
17
 
LIBWNCK_REVISION=19
 
18
LIBWNCK_REVISION=20
18
19
 
19
20
dnl increment if any interfaces have been added; set to 0
20
21
dnl  if any interfaces have been changed or removed. removal has
144
145
##################################################
145
146
GTK_DOC_CHECK([1.9])
146
147
 
 
148
SHAVE_INIT([.], [enable])
 
149
 
147
150
AC_OUTPUT([
148
151
Makefile
 
152
shave
 
153
shave-libtool
149
154
doc/Makefile
150
155
po/Makefile.in
151
156
libwnck/Makefile