~ubuntu-branches/ubuntu/raring/soundmodem/raring

« back to all changes in this revision

Viewing changes to configapp/src/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Kamal Mostafa
  • Date: 2012-12-15 07:56:39 UTC
  • mfrom: (12.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20121215075639-za3xbirkk0ncpu86
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:
175
175
INSTALL_SCRIPT = @INSTALL_SCRIPT@
176
176
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
177
177
INTLLIBS = @INTLLIBS@
178
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
179
178
LD = @LD@
180
179
LDFLAGS = @LDFLAGS@
181
180
LIBICONV = @LIBICONV@