Mercurial > audlegacy
view audclient.pc.in @ 4539:8c2a166168dd
Fix a theoretical infinite loop: if plugin matches a mime-type, but probe
function does not recognize contents, input probing gets into a infinite loop.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Sun, 11 May 2008 01:40:50 +0300 |
parents | 774cc92d936e |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ data_dir=@datadir@/@PACKAGE_NAME@ version=@PACKAGE_VERSION@ audacious_include_dir=@includedir@ lib_dir=@libdir@ Name: Audacious Client Library Description: Remote control library for Audacious Version: @PACKAGE_VERSION@ Requires: @PC_REQUIRES@ Libs: -L${lib_dir} @LIBAUDCLIENT_LDFLAGS@ Cflags: -I${audacious_include_dir}