Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 166213 Details for
Bug 238515
syslog-ng-2.1.1.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for configure.in to look for the correct .pc file
syslog-ng-2.1.1-dbi-version.patch (text/plain), 488 bytes, created by
Mark LaCroix
on 2008-09-23 21:46:53 UTC
(
hide
)
Description:
Patch for configure.in to look for the correct .pc file
Filename:
MIME Type:
Creator:
Mark LaCroix
Created:
2008-09-23 21:46:53 UTC
Size:
488 bytes
patch
obsolete
>--- configure.in.orig 2008-09-23 16:29:50.000000000 -0400 >+++ configure.in 2008-09-23 16:30:57.000000000 -0400 >@@ -182,7 +182,7 @@ > dnl *************************************************************************** > > AC_CHECK_LIB(dl, dlsym, DL_LIBS="-ldl") >-PKG_CHECK_MODULES(LIBDBI, dbi-0.8 >= $LIBDBI_MIN_VERSION,, LIBDBI_LIBS="") >+PKG_CHECK_MODULES(LIBDBI, dbi >= $LIBDBI_MIN_VERSION,, LIBDBI_LIBS="") > > > dnl ***************************************************************************
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 238515
:
166212
| 166213 |
166217
|
166219