~ubuntu-branches/ubuntu/trusty/vips/trusty-proposed

« back to all changes in this revision

Viewing changes to libvips/foreign/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2014-03-29 12:29:29 UTC
  • mfrom: (1.1.21) (30.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20140329122929-fvxnaann32ex0gzk
Tags: 7.38.5-2
Enable dh-autoreconf. (Closes: #742872)

Show diffs side-by-side

added added

removed removed

Lines of Context:
265
265
MATIO_LIBS = @MATIO_LIBS@
266
266
MKDIR_P = @MKDIR_P@
267
267
MKINSTALLDIRS = @MKINSTALLDIRS@
 
268
MONOTONIC_CFLAGS = @MONOTONIC_CFLAGS@
 
269
MONOTONIC_LIBS = @MONOTONIC_LIBS@
268
270
MSGFMT = @MSGFMT@
269
271
MSGFMT_OPTS = @MSGFMT_OPTS@
270
272
NM = @NM@