~ubuntu-branches/ubuntu/utopic/readosm/utopic

« back to all changes in this revision

Viewing changes to .pc/00-disable_tests.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2012-11-14 17:00:32 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20121114170032-69gw8lu1tywfzf6f
Tags: 1.0.0b+dfsg1-1
* New upstream version.
* Move package from pkg-grass to pkg-osm

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.61)
5
 
AC_INIT(readosm, 1.0.0a, a.furieri@lqt.it)
 
5
AC_INIT(readosm, 1.0.0b, a.furieri@lqt.it)
6
6
AC_LANG(C)
7
7
AC_CONFIG_AUX_DIR([.])
8
8
AC_CONFIG_MACRO_DIR([m4])