~ubuntu-branches/ubuntu/saucy/soundmodem/saucy

« back to all changes in this revision

Viewing changes to p3dmodem/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:
150
150
INSTALL_SCRIPT = @INSTALL_SCRIPT@
151
151
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152
152
INTLLIBS = @INTLLIBS@
153
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
154
153
LD = @LD@
155
154
LDFLAGS = @LDFLAGS@
156
155
LIBICONV = @LIBICONV@