view audclient.pc.in @ 4527:53bd726e4461

Temporarily revert small part of mf0102's changeset that broke API by removing util_menu_main_show() and util_info_dialog() from PAPI because of resulting segfaults (the changeset mixes lots of cosmetic and functional changes, so not reverting it all.) NOTICE! Only util_info_dialog() is restored.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 30 Apr 2008 04:42:55 +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}