~james-w/+junk/fuse-ubuntu

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: James Westby
  • Date: 2008-05-16 12:59:25 UTC
  • Revision ID: jw+debian@jameswestby.net-20080516125925-n62hwyh04yyeo0o6
Import upstream from fuse_2.7.3.orig.tar.gz

Show diffs side-by-side

added added

removed removed

Lines of Context:
230
230
        $(iconv_source)         \
231
231
        $(mount_source)
232
232
 
233
 
libfuse_la_LDFLAGS = @libfuse_libs@ -version-number 2:7:2 \
 
233
libfuse_la_LDFLAGS = @libfuse_libs@ -version-number 2:7:3 \
234
234
        -Wl,--version-script,$(srcdir)/fuse_versionscript
235
235
 
236
236
libulockmgr_la_SOURCES = ulockmgr.c