Skip to content

Commit

Permalink
We don't want a shared lib for libcue: make a convenience library of it.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgsoftware committed Jan 26, 2014
1 parent 2d1ee7c commit 7419734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libcue/src/libcue/Makefile.am
Expand Up @@ -25,7 +25,7 @@ libmpfccue_la_SOURCES = \
# rem.h \
# time.h

lib_LTLIBRARIES = libmpfccue.la
noinst_LTLIBRARIES = libmpfccue.la

libmpfccue_la_LDFLAGS = -version-info 2:0
#libmpfccue_la_LDFLAGS = -version-info 2:0
#libmpfccueincludedir = $(includedir)/@LIBMPFCCUE_LIBRARY_NAME@

0 comments on commit 7419734

Please sign in to comment.