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

« back to all changes in this revision

Viewing changes to afsk/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:
146
146
INSTALL_SCRIPT = @INSTALL_SCRIPT@
147
147
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148
148
INTLLIBS = @INTLLIBS@
149
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
150
149
LD = @LD@
151
150
LDFLAGS = @LDFLAGS@
152
151
LIBICONV = @LIBICONV@