~siretart/vlc/debian-packaging

« back to all changes in this revision

Viewing changes to modules/gui/skins2/Makefile.in

  • Committer: Sebastian Ramacher
  • Date: 2016-01-31 20:58:37 UTC
  • mfrom: (1.2.39)
  • Revision ID: git-v1:b7ac1de93ecf7cd3d86898544433974ce0af7086
Merge tag 'upstream/2.2.2'

Upstream version 2.2.2

# gpg: Signature made Sun 31 Jan 2016 21:57:53 CET using RSA key ID 6EA71993
# gpg: Good signature from "Sebastian Ramacher <sebastian@ramacher.at>"
# gpg:                 aka "Sebastian Ramacher <s.ramacher@gmail.com>"
# gpg:                 aka "Sebastian Ramacher <s.ramacher@gmx.at>"
# gpg:                 aka "Sebastian Ramacher <s.ramacher@student.tugraz.at>"
# gpg:                 aka "Sebastian Ramacher <sramacher@debian.org>"
# gpg:                 aka "Sebastian Ramacher <sebastian.ramacher@iaik.tugraz.at>"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1087
1087
LTLIBx265 = @LTLIBx265@
1088
1088
LTLIBxml = @LTLIBxml@
1089
1089
LTLIBzvbi = @LTLIBzvbi@
1090
 
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
1091
1090
LUAC = @LUAC@
1092
1091
LUA_CFLAGS = @LUA_CFLAGS@
1093
1092
LUA_LIBS = @LUA_LIBS@
1257
1256
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
1258
1257
XINERAMA_CFLAGS = @XINERAMA_CFLAGS@
1259
1258
XINERAMA_LIBS = @XINERAMA_LIBS@
 
1259
XI_CFLAGS = @XI_CFLAGS@
 
1260
XI_LIBS = @XI_LIBS@
1260
1261
XMKMF = @XMKMF@
1261
1262
XPM_CFLAGS = @XPM_CFLAGS@
1262
1263
XPM_LIBS = @XPM_LIBS@
1317
1318
prefix = @prefix@
1318
1319
program_transform_name = @program_transform_name@
1319
1320
psdir = @psdir@
 
1321
runstatedir = @runstatedir@
1320
1322
sbindir = @sbindir@
1321
1323
sharedstatedir = @sharedstatedir@
1322
1324
soliddatadir = @soliddatadir@