~noskcaj/ubuntu/vivid/gnome-system-monitor/titlebars

« back to all changes in this revision

Viewing changes to ltmain.sh

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-02-17 22:12:59 UTC
  • mfrom: (1.4.12) (15 sid)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: package-import@ubuntu.com-20140217221259-khdbenb3wt1b81zw
Tags: 3.11.90-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
#         compiler:             $LTCC
71
71
#         compiler flags:               $LTCFLAGS
72
72
#         linker:               $LD (gnu? $with_gnu_ld)
73
 
#         $progname:    (GNU libtool) 2.4.2 Debian-2.4.2-1.2ubuntu1
 
73
#         $progname:    (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1
74
74
#         automake:     $automake_version
75
75
#         autoconf:     $autoconf_version
76
76
#
80
80
 
81
81
PROGRAM=libtool
82
82
PACKAGE=libtool
83
 
VERSION="2.4.2 Debian-2.4.2-1.2ubuntu1"
 
83
VERSION="2.4.2 Debian-2.4.2-1.7ubuntu1"
84
84
TIMESTAMP=""
85
85
package_revision=1.3337
86
86