~ubuntu-branches/debian/sid/pcmanfm/sid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Andrew Lee (李健秋), Andriy Grytsenko
  • Date: 2013-08-16 20:43:45 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20130816204345-9lyzi36f83mokf94
Tags: 1.1.2-1
[ Andriy Grytsenko ]
* Merging upstream version 1.1.2.
* Removing override_dh_auto_test from debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Process this file with autoconf to produce a configure script.
3
3
 
4
4
AC_PREREQ([2.63])
5
 
AC_INIT([pcmanfm], [1.1.1], [http://pcmanfm.sf.net/])
 
5
AC_INIT([pcmanfm], [1.1.2], [http://pcmanfm.sf.net/])
6
6
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
7
7
 
8
8
AC_CONFIG_HEADERS([config.h])