~ubuntu-branches/ubuntu/saucy/synaptic/saucy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2012-03-27 16:14:46 UTC
  • Revision ID: package-import@ubuntu.com-20120327161446-6zt07tdfw12kttij
Tags: 0.75.7
* common/rpackage.cc:
  - fix reading multiarch file list (LP: #960250)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
AC_INIT(configure.in)
3
3
 
4
 
AM_INIT_AUTOMAKE(synaptic, 0.75.6)
 
4
AM_INIT_AUTOMAKE(synaptic, 0.75.7)
5
5
AM_CONFIG_HEADER(config.h)
6
6
AM_MAINTAINER_MODE
7
7