~ubuntu-branches/ubuntu/vivid/esorex/vivid-proposed

« back to all changes in this revision

Viewing changes to libltdl/configure.ac

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2012-05-11 12:00:00 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120511120000-4uz6r3lrod1dkly5
Tags: 3.9.6-1
* New upstream version
* Add Multi-Arch default plugin directory
* Set DM-Upload-Allowed

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
## ------------------------ ##
41
41
## Autoconf initialisation. ##
42
42
## ------------------------ ##
43
 
AC_INIT([libltdl], [2.2.6b], [bug-libtool@gnu.org])
 
43
AC_INIT([libltdl], [2.4.2], [bug-libtool@gnu.org])
44
44
AC_CONFIG_HEADERS([config.h:config-h.in])
45
45
AC_CONFIG_SRCDIR([ltdl.c])
46
46
AC_CONFIG_AUX_DIR([config])