~ubuntu-branches/ubuntu/raring/vino/raring-proposed

« back to all changes in this revision

Viewing changes to .pc/12_app-indicators-only.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-18 16:59:23 UTC
  • mfrom: (1.1.64)
  • Revision ID: package-import@ubuntu.com-20120918165923-5aoy0ssh4xb8nt1l
Tags: 3.5.92-0ubuntu1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.64])
2
 
AC_INIT([Vino], [3.5.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino], [http://live.gnome.org/Vino])
 
2
AC_INIT([Vino], [3.5.92], [http://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino], [http://live.gnome.org/Vino])
3
3
AC_CONFIG_AUX_DIR([build-aux])
4
4
AC_CONFIG_SRCDIR([server/vino-fb.c])
5
5
AC_CONFIG_HEADERS([config.h])