view audlegacyclient.pc.in @ 4830:901cd268f0ca

Do NOT save the config if we are crashing. This is a *hideously* bad idea.
author William Pitcock <nenolod@atheme.org>
date Sun, 01 Mar 2009 23:17:11 -0600
parents 06fb50c7f40a
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=@plugindir@

Name: Audlegacy 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}