~ubuntu-branches/ubuntu/trusty/soundmodem/trusty

« back to all changes in this revision

Viewing changes to directx/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Kamal Mostafa
  • Date: 2012-12-15 07:56:39 UTC
  • mfrom: (1.3.5)
  • Revision ID: package-import@ubuntu.com-20121215075639-b8iwwf0d4mo5cqig
Tags: 0.18-1
* New upstream release
* Debian packaging:
  - dropped debian/patches merged upstream
  - replaced Build-deps exclusion list with [linux-any] (Closes: #634624)

Show diffs side-by-side

added added

removed removed

Lines of Context:
138
138
INSTALL_SCRIPT = @INSTALL_SCRIPT@
139
139
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140
140
INTLLIBS = @INTLLIBS@
141
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
142
141
LD = @LD@
143
142
LDFLAGS = @LDFLAGS@
144
143
LIBICONV = @LIBICONV@