Ignore:
Timestamp:
03/13/07 00:34:44 (17 years ago)
Author:
r2d
Message:

applied the patch from xmixahlx :

  • libreplaygain is now a shared library
  • removed warning about mixed use of static and shared libs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libmpcenc/Makefile.am

    r138 r225  
    11INCLUDES = -I$(top_srcdir)/include/
    22METASOURCES = AUTO
    3 lib_LIBRARIES = libmpcenc.a
     3noinst_LIBRARIES = libmpcenc.a
    44libmpcenc_a_SOURCES = analy_filter.c bitstream.c encode_sv7.c huffsv7.c quant.c
    55
Note: See TracChangeset for help on using the changeset viewer.