~ubuntu-branches/ubuntu/maverick/google-perftools/maverick

« back to all changes in this revision

Viewing changes to debian/patches/01_configure.ac_alpha.diff

  • Committer: Bazaar Package Importer
  • Author(s): Daigo Moriwaki
  • Date: 2006-09-14 00:09:39 UTC
  • Revision ID: james.westby@ubuntu.com-20060914000939-o476uvdyidh6956r
Tags: 0.8-3
* Use DEB_AUTO_UPDATE_AUTOCONF to rebuild configure from patched
  configure.ac. 
* Fixed debian/watch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- configure.ac.orig   2006-06-14 23:38:55.000000000 +0200
 
2
+++ configure.ac        2006-08-22 22:02:50.000000000 +0200
 
3
@@ -44,7 +44,8 @@
 
4
                   struct sigcontext.rip,
 
5
                   struct sigcontext.sc_ip,
 
6
                   struct siginfo.si_faddr,
 
7
-                 struct sigcontext.regs->nip],,,
 
8
+                 struct sigcontext.regs->nip,
 
9
+                 struct sigcontext.sc_pc],,,
 
10
                  [#include <signal.h>])
 
11