~ubuntu-branches/ubuntu/trusty/gengetopt/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Bart Martens
  • Date: 2008-05-07 21:14:14 UTC
  • mfrom: (1.1.6 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080507211414-p2vy66i37h9csmxi
* New upstream release.
* debian/copyright: Updated.
* debian/patches/02info.diff: Updated.
* debian/patches/03gcc43.diff: Removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
AM_CONFIG_HEADER(config.h)
22
22
 
23
 
AM_INIT_AUTOMAKE(gengetopt,2.22)
 
23
AM_INIT_AUTOMAKE(gengetopt,2.22.1)
24
24
 
25
25
dnl directory for docs (html)
26
26
AC_SUBST(gengetoptdocdir)