~ubuntu-branches/ubuntu/precise/gnutls28/precise

« back to all changes in this revision

Viewing changes to build-aux/ltmain.sh

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2011-09-20 19:37:06 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20110920193706-a9phjijvddzg3nkl
Tags: 3.0.3-1
* New upstream version. (Includes a fix for #640639)
* Bump shlibs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
#         compiler:             $LTCC
70
70
#         compiler flags:               $LTCFLAGS
71
71
#         linker:               $LD (gnu? $with_gnu_ld)
72
 
#         $progname:    (GNU libtool) 2.4 Debian-2.4-3
 
72
#         $progname:    (GNU libtool) 2.4 Debian-2.4-4
73
73
#         automake:     $automake_version
74
74
#         autoconf:     $autoconf_version
75
75
#
79
79
 
80
80
PROGRAM=libtool
81
81
PACKAGE=libtool
82
 
VERSION="2.4 Debian-2.4-3"
 
82
VERSION="2.4 Debian-2.4-4"
83
83
TIMESTAMP=""
84
84
package_revision=1.3293
85
85