~ubuntu-branches/ubuntu/precise/glib-networking/precise-proposed

« back to all changes in this revision

Viewing changes to tls/tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:43:39 UTC
  • mfrom: (14.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20120416234339-k8xb124sftn6sa9m
Tags: 2.32.1-1
* New upstream release:
  - gnutls: added /etc/ssl/ca-bundle.pem to the list of files to check for
    to use as the default CA list. (This is what openSUSE uses; not relevant
    for Debian/Ubuntu).
  - Translation updates.
* debian/copyright: Rewrite to use copyright 1.0 format.
* debian/control.in: Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
188
188
INTLTOOL_MERGE = @INTLTOOL_MERGE@
189
189
INTLTOOL_PERL = @INTLTOOL_PERL@
190
190
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
191
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
192
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
193
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
194
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
191
195
LD = @LD@
192
196
LDFLAGS = @LDFLAGS@
193
197
LIBOBJS = @LIBOBJS@
272
276
includedir = @includedir@
273
277
infodir = @infodir@
274
278
install_sh = @install_sh@
 
279
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
280
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
275
281
libdir = @libdir@
276
282
libexecdir = @libexecdir@
277
283
localedir = @localedir@