~ubuntu-branches/ubuntu/trusty/libxvmc/trusty-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Parra Novo
  • Date: 2006-07-21 17:16:24 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060721171624-hsabl12rrkuv4fil
Tags: 2:1.0.2-0ubuntu1
New Upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
libXvMCW_la_LIBADD = @XVMC_LIBS@
16
16
libXvMCW_la_CFLAGS =                            \
17
17
        $(AM_CFLAGS)                            \
18
 
        -DXVMC_CONFIGDIR="/etc/X11"             \
 
18
        -DXVMC_CONFIGDIR=$(sysconfdir)/X11              \
19
19
        -DXVMC_SOVERSION=\".1.0\"               \
20
20
        -DXV_SOVERSION=\".1.0\"
21
21
 
22
22
libXvMC_la_LDFLAGS = -version-number 1:0:0 -no-undefined
23
 
libXvMCW_la_LDFLAGS = -version-number 1:0:0
 
23
libXvMCW_la_LDFLAGS = -version-number 1:0:0 -no-undefined