Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65835 Details for
Bug 89557
app-editors/bluefish links against a heap of GNOME libs if they exist, without depending on them
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bluefish-1.0.2-gnome.patch
bluefish-1.0.2-gnome.patch (text/plain), 706 bytes, created by
James Rowe
on 2005-08-13 06:12:25 UTC
(
hide
)
Description:
bluefish-1.0.2-gnome.patch
Filename:
MIME Type:
Creator:
James Rowe
Created:
2005-08-13 06:12:25 UTC
Size:
706 bytes
patch
obsolete
>Index: bluefish-1.0/configure.ac >=================================================================== >--- bluefish-1.0/configure.ac {cset 8bdc069d-7d6d-419c-92b5-9bd537068716} >+++ bluefish-1.0/configure.ac {local clone} >@@ -241,6 +241,10 @@ > echo "no" > fi > >+AC_ARG_ENABLE(gnome,AC_HELP_STRING([--enable-gnome],[build with GNOME support]),,[enable_gnome=no]) >+if test "x$enable_gnome" = xno; then >+ echo "GNOME support not enabled" >+else > echo -n "checking for gnome-vfs-2.0... " > if pkg-config --exists gnome-vfs-2.0 ; then > LIBS="$LIBS `pkg-config --libs gnome-vfs-2.0`" >@@ -280,6 +284,7 @@ > else > echo "no" > fi >+fi > > AC_PATH_PROG(PCRE_CONFIG, pcre-config, no) > if test "x$PCRE_CONFIG" = "xno" ; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 89557
: 65835 |
65836
|
73652