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/libmpcpsy/Makefile.am

    r137 r225  
    11INCLUDES = -I$(top_srcdir)/include/
    22METASOURCES = AUTO
    3 lib_LIBRARIES = libmpcpsy.a
     3noinst_LIBRARIES = libmpcpsy.a
    44libmpcpsy_a_SOURCES = ans.c cvd.c fft4g.c fft_routines.c psy.c psy_tab.c \
    55        profile.c
Note: See TracChangeset for help on using the changeset viewer.