Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90628 Details for
Bug 138740
net-im/centericq-4.21.0-r3.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
centericq-4.21.0 utf8 hack
centericq-4.21.0-utf8.diff (text/plain), 542 bytes, created by
Stéphane Bisinger
on 2006-07-01 10:14:18 UTC
(
hide
)
Description:
centericq-4.21.0 utf8 hack
Filename:
MIME Type:
Creator:
Stéphane Bisinger
Created:
2006-07-01 10:14:18 UTC
Size:
542 bytes
patch
obsolete
>diff -urpN centericq-4.21.0.orig/configure.in centericq-4.21.0/configure.in >--- centericq-4.21.0.orig/configure.in 2005-09-02 15:45:50.000000000 +0100 >+++ centericq-4.21.0/configure.in 2006-07-01 10:27:53.000000000 +0100 >@@ -109,7 +109,7 @@ LIBS="$LIBS $LIBICONV" > AC_CHECK_LIB(socket, socket) > AC_CHECK_LIB(nsl, gethostbyname) > >-AC_CHECK_LIB(ncurses, initscr,, >+AC_CHECK_LIB(ncursesw, initscr,, > [AC_CHECK_LIB(curses, initscr,, AC_MSG_ERROR(The ncurses terminal library is required in order to build the program))]) > > AC_TRY_COMPILE([
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 138740
:
90627
|
90628
|
90629
|
90631
|
97668
|
97962
|
97963
|
98050
|
98052
|
98053
|
102746
|
102747