~ubuntu-branches/ubuntu/saucy/libapreq2/saucy-proposed

« back to all changes in this revision

Viewing changes to glue/perl/t/REPORT

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2005-10-10 18:53:46 UTC
  • Revision ID: james.westby@ubuntu.com-20051010185346-ygmt093hyz84z6fu
Tags: 2.06-dev-2
Hardcode $prefix in apreq2-config.in to /usr, so apreq2-config gives out
more sensible values. (Closes: #323108)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/home/joe/perl/5.8.x/bin/perl
 
1
#!/usr/bin/perl
2
2
# WARNING: this file is generated, do not edit
3
 
# 01: /home/joe/perl/5.8.x/lib/site_perl/5.8.6/x86_64-linux-thread-multi/Apache/TestConfig.pm:923
4
 
# 02: /home/joe/perl/5.8.x/lib/site_perl/5.8.6/x86_64-linux-thread-multi/Apache/TestConfig.pm:1013
5
 
# 03: /home/joe/perl/5.8.x/lib/site_perl/5.8.6/x86_64-linux-thread-multi/Apache/TestReport.pm:44
 
3
# 01: /usr/lib/perl5/Apache/TestConfig.pm:923
 
4
# 02: /usr/lib/perl5/Apache/TestConfig.pm:1013
 
5
# 03: /usr/lib/perl5/Apache/TestReport.pm:44
6
6
# 04: Makefile.PL:160
7
7
 
8
8
BEGIN { eval { require blib && blib->import; } }