~ubuntu-branches/ubuntu/dapper/lasso/dapper

« back to all changes in this revision

Viewing changes to lasso/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Pefferkorn
  • Date: 2005-11-25 19:20:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051125192059-m4894lhpynmkrmwr
Tags: 0.6.3-4ubuntu1
Resynchronise with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
320
320
# Just make damn sure the ABI stays the same between
321
321
# upgrades.
322
322
# Obviously if you don't, fixing the situation up again can be painful. 
323
 
@MINGW_FALSE@liblasso_la_LDFLAGS = -no-undefined -version-info @LASSO_VERSION_INFO@ \
 
323
@MINGW_FALSE@liblasso_la_LDFLAGS = -no-undefined -version-info @LASSO_VERSION_INFO@  \
324
324
@MINGW_FALSE@   -export-symbols symbols.sym
325
325
 
326
326
# Just make damn sure the ABI stays the same between