~ubuntu-branches/ubuntu/trusty/ntp/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/autotools.patch/libntp/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-04-03 07:21:01 UTC
  • mfrom: (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20130403072101-v3vt8xcs18b6uhjf
Tags: 1:4.2.6.p5+dfsg-2ubuntu1
* New upstream version, fixing build failure in raring.
* Merge with Debian; remaining changes:
  + debian/ntp.conf, debian/ntpdate.default: Change default server to
    ntp.ubuntu.com.
  + debian/ntpdate.ifup: Stop ntp before running ntpdate when an interface
    comes up, then start again afterwards.
  + debian/ntp.init, debian/rules: Only stop when entering single user mode.
  + Add enforcing AppArmor profile:
    - debian/control: Add Conflicts/Replaces on apparmor-profiles.
    - debian/control: Add Suggests on apparmor.
    - debian/ntp.dirs: Add apparmor directories.
    - debian/ntp.preinst: Force complain on certain upgrades.
    - debian/ntp.postinst: Reload apparmor profile.
    - debian/ntp.postrm: Remove the force-complain file.
    - add debian/apparmor-profile*.
    - debian/rules: install apparmor-profile and apparmor-profile.tunable.
    - debian/README.Debian: Add note on AppArmor.
  + debian/{control,rules}: Add and enable hardened build for PIE.
  + debian/apparmor-profile: Adjust location of drift files.
  + debian/rules, debian/ntp.dirs, debian/source_ntp.py: Add apport hook.
  + debian/ntpdate-debian: Disregard empty ntp.conf files.
  + debian/ntp.preinst: Remove empty /etc/ntp.conf on fresh intallation.
  + debian/ntpdate.ifup: Fix interaction with openntpd.
  + debian/source_ntp.py: Add filter on AppArmor profile names to prevent
    false positives from denials originating in other packages.
  + debian/apparmor-profile: Add samba4 ntp signing socket to ntpd apparmor
    profile.
  + debian/apparmor-profile: adjust for IPv6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
subdir = libntp
40
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
41
am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
42
 
        $(top_srcdir)/m4/define_dir.m4 \
 
42
        $(top_srcdir)/m4/define_dir.m4 $(top_srcdir)/m4/libtool.m4 \
 
43
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
44
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43
45
        $(top_srcdir)/m4/ntp_cacheversion.m4 \
44
46
        $(top_srcdir)/m4/ntp_dir_sep.m4 \
45
47
        $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
131
133
CLKTEST = @CLKTEST@
132
134
CPP = @CPP@
133
135
CPPFLAGS = @CPPFLAGS@
134
 
CXX = @CXX@
135
 
CXXCPP = @CXXCPP@
136
 
CXXDEPMODE = @CXXDEPMODE@
137
 
CXXFLAGS = @CXXFLAGS@
138
136
CYGPATH_W = @CYGPATH_W@
139
137
DCFD = @DCFD@
140
138
DEFS = @DEFS@
141
139
DEPDIR = @DEPDIR@
142
 
ECHO = @ECHO@
 
140
DLLTOOL = @DLLTOOL@
 
141
DSYMUTIL = @DSYMUTIL@
 
142
DUMPBIN = @DUMPBIN@
143
143
ECHO_C = @ECHO_C@
144
144
ECHO_N = @ECHO_N@
145
145
ECHO_T = @ECHO_T@
148
148
EF_PROGS = @EF_PROGS@
149
149
EGREP = @EGREP@
150
150
EXEEXT = @EXEEXT@
151
 
F77 = @F77@
152
 
FFLAGS = @FFLAGS@
 
151
FGREP = @FGREP@
153
152
GREP = @GREP@
154
153
HAVE_INLINE = @HAVE_INLINE@
155
154
INSTALL = @INSTALL@
158
157
INSTALL_SCRIPT = @INSTALL_SCRIPT@
159
158
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160
159
LCRYPTO = @LCRYPTO@
 
160
LD = @LD@
161
161
LDFLAGS = @LDFLAGS@
162
162
LIBOBJS = @LIBOBJS@
163
163
LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
166
166
LIBPARSE = @LIBPARSE@
167
167
LIBS = @LIBS@
168
168
LIBTOOL = @LIBTOOL@
 
169
LIPO = @LIPO@
169
170
LN_S = @LN_S@
170
171
LSCF = @LSCF@
171
172
LTLIBOBJS = @LTLIBOBJS@
182
183
MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
183
184
MAKE_TICKADJ = @MAKE_TICKADJ@
184
185
MAKE_TIMETRIM = @MAKE_TIMETRIM@
 
186
MANIFEST_TOOL = @MANIFEST_TOOL@
185
187
MKDIR_P = @MKDIR_P@
 
188
NM = @NM@
 
189
NMEDIT = @NMEDIT@
 
190
OBJDUMP = @OBJDUMP@
186
191
OBJEXT = @OBJEXT@
187
192
OPENSSL = @OPENSSL@
188
193
OPENSSL_INC = @OPENSSL_INC@
189
194
OPENSSL_LIB = @OPENSSL_LIB@
 
195
OTOOL = @OTOOL@
 
196
OTOOL64 = @OTOOL64@
190
197
PACKAGE = @PACKAGE@
191
198
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
192
199
PACKAGE_NAME = @PACKAGE_NAME@
199
206
PATH_SEPARATOR = @PATH_SEPARATOR@
200
207
PATH_SH = @PATH_SH@
201
208
PATH_TEST = @PATH_TEST@
 
209
POSIX_SHELL = @POSIX_SHELL@
202
210
PROPDELAY = @PROPDELAY@
203
211
RANLIB = @RANLIB@
 
212
SED = @SED@
204
213
SET_MAKE = @SET_MAKE@
205
214
SHELL = @SHELL@
206
215
SNMP_CFLAGS = @SNMP_CFLAGS@
215
224
abs_srcdir = @abs_srcdir@
216
225
abs_top_builddir = @abs_top_builddir@
217
226
abs_top_srcdir = @abs_top_srcdir@
 
227
ac_ct_AR = @ac_ct_AR@
218
228
ac_ct_CC = @ac_ct_CC@
219
 
ac_ct_CXX = @ac_ct_CXX@
220
 
ac_ct_F77 = @ac_ct_F77@
 
229
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221
230
am__include = @am__include@
222
231
am__leading_dot = @am__leading_dot@
223
232
am__quote = @am__quote@