~oif-packaging/grail/packaging.touch-gestures

« back to all changes in this revision

Viewing changes to config-aux/ltmain.sh

  • Committer: Chase Douglas
  • Date: 2011-03-09 17:14:22 UTC
  • mfrom: (76.1.2 packaging)
  • Revision ID: chase.douglas@ubuntu.com-20110309171422-5x0934v93cn5hbdb
* New upstream release.
* Fixes bug LP: #637106

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
#       compiler:               $LTCC
66
66
#       compiler flags:         $LTCFLAGS
67
67
#       linker:         $LD (gnu? $with_gnu_ld)
68
 
#       $progname:              (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu2
 
68
#       $progname:              (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu3
69
69
#       automake:               $automake_version
70
70
#       autoconf:               $autoconf_version
71
71
#
73
73
 
74
74
PROGRAM=ltmain.sh
75
75
PACKAGE=libtool
76
 
VERSION="2.2.6b Debian-2.2.6b-2ubuntu2"
 
76
VERSION="2.2.6b Debian-2.2.6b-2ubuntu3"
77
77
TIMESTAMP=""
78
78
package_revision=1.3017
79
79