Share

Free UPnP Entertainment Service

Tracker: Patches

5 Adding path adjustment ability to configure.in - ID: 2478105
Last Update: Comment added ( mdomsch )

I am currently compiling FUPPES r627 for my DroboShare and need a way to
specify the path of taglib-config and simage-config. This patch adds the
--with-taglib-cfg and --with-simag-cfg options so that they path to those
files can be specified. These options are then passed to AC_PATH_PROG.


Ed Presutti ( ekrunch ) - 2008-12-31 01:18

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2009-04-29 12:47
Sender: mdomsch

yes please. Searching for taglib-config (as svn 634 does) in $prefix/bin
isn't quite correct. On Fedora 10, taglib-config is in /usr/bin/ but if
you aren't ./configure --prefix=/usr then it fails to find it.


Log in to comment.

Attached File ( 1 )

Filename Description Download
fuppes_r627_taglib_simage_search_enhancement.patch Diff of configure.in Download

Change ( 1 )

Field Old Value Date By
File Added 307244: fuppes_r627_taglib_simage_search_enhancement.patch 2008-12-31 01:18 ekrunch