~ubuntu-branches/ubuntu/oneiric/apparmor/oneiric-updates

« back to all changes in this revision

Viewing changes to libraries/libapparmor/swig/perl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-08-10 18:12:34 UTC
  • mfrom: (1.1.19 upstream) (8.1.5 oneiric)
  • Revision ID: james.westby@ubuntu.com-20110810181234-0ph4qatrdx2xskzg
Tags: 2.7.0~beta1+bzr1774-1
* New upstream devel snapshot:
  - drop 0002-lp750381.patch, taken upstream.
  - drop 0004-lp754889.patch, taken upstream.
  - drop 0005-lp761217.patch, taken upstream.
  - drop 0100-manpage-typo.patch, taken upstream.
  - drop 0101-declarations.patch, solved differently upstream.
  - drop 0102-manpage-release-name.patch, taken upstream.
  - drop 0103-kfreebsd-compile.patch, taken upstream.
  - drop define-path-max.patch, taken upstream.
  - drop indep-build.patch, taken upstream.
  - debian/libapparmor1.manpages: add new function man pages.
* Merge with Ubuntu:
  - drop 0104-python-aa-status.patch, taken upstream.
  - drop 0105-lightdm.patch, taken upstream.
  - drop 0106-lp810270.patch, taken upstream.
  - drop 0107-lp767308.patch, taken upstream.
  - drop 0108-gnome-mimeinfo.patch, taken upstream.
  - drop 0109-add-profile-repo-info.patch, taken upstream.
* Add af_names-generation.patch to allow arbitrary socket.h file location.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
CYGPATH_W = @CYGPATH_W@
66
66
DEFS = @DEFS@
67
67
DEPDIR = @DEPDIR@
 
68
DLLTOOL = @DLLTOOL@
68
69
DSYMUTIL = @DSYMUTIL@
69
70
DUMPBIN = @DUMPBIN@
70
71
ECHO_C = @ECHO_C@
91
92
LN_S = @LN_S@
92
93
LTLIBOBJS = @LTLIBOBJS@
93
94
MAKEINFO = @MAKEINFO@
 
95
MANIFEST_TOOL = @MANIFEST_TOOL@
94
96
MKDIR_P = @MKDIR_P@
95
97
NM = @NM@
96
98
NMEDIT = @NMEDIT@
132
134
abs_srcdir = @abs_srcdir@
133
135
abs_top_builddir = @abs_top_builddir@
134
136
abs_top_srcdir = @abs_top_srcdir@
 
137
ac_ct_AR = @ac_ct_AR@
135
138
ac_ct_CC = @ac_ct_CC@
136
139
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
137
140
am__include = @am__include@
164
167
libexecdir = @libexecdir@
165
168
localedir = @localedir@
166
169
localstatedir = @localstatedir@
167
 
lt_ECHO = @lt_ECHO@
168
170
mandir = @mandir@
169
171
mkdir_p = @mkdir_p@
170
172
oldincludedir = @oldincludedir@