~ubuntu-branches/ubuntu/saucy/sendmail/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/local/update_authm4

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-01-10 22:25:00 UTC
  • Revision ID: james.westby@ubuntu.com-20110110222500-q5kyvgrkjqu9ts8o
Tags: 8.14.4-2ubuntu1
Fix FTBFS with ld --as-needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/perl -w
2
2
#------------------------------------------------------------------------
3
3
#
4
 
# $Sendmail: update_auth,v 8.14.4 2010-11-03 22:21:32 cowboy Exp $
 
4
# $Sendmail: update_auth,v 8.14.4 2011-01-10 21:34:56 cowboy Exp $
5
5
#
6
6
# Create /etc/mail/sasl/sasl.m4 for Debian Sendmail
7
7
#
35
35
#$main::Version                 = '$Revision: 2.00 $ ';
36
36
$main::program_name    = $0;
37
37
$main::program_version = '8.14.4';
38
 
$main::program_date    = '2010-11-03 22:21:32 cowboy';
 
38
$main::program_date    = '2011-01-10 21:34:56 cowboy';
39
39
$main::debug                    = 0;
40
40
 
41
41
my $interp_pgm = "$^X";
183
183
#####
184
184
####################################################################
185
185
divert(0)dnl
186
 
VERSIONID(\`\$Id: sasl.m4,v 8.14.4-2 2010-11-03 22:21:32 cowboy Exp \$\')
 
186
VERSIONID(\`\$Id: sasl.m4,v 8.14.4-2ubuntu1 2011-01-10 21:34:56 cowboy Exp \$\')
187
187
dnl #
188
188
dnl #---------------------------------------------------------------------
189
189
dnl # Bring in Autoconf results