FreeBSD Bugzilla – Attachment 26447 Details for
Bug 45173
[PATCH] mysql323-server ignores WITH_XCHARSET without WITH_CHARSET
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 629 bytes, created by
ITO Tsuyoshi
on 2002-11-09 22:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ITO Tsuyoshi
Created:
2002-11-09 22:40:01 UTC
Size:
629 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/databases/mysql323-server/Makefile,v >retrieving revision 1.144 >diff -u -r1.144 Makefile >--- Makefile 21 Oct 2002 09:22:13 -0000 1.144 >+++ Makefile 9 Nov 2002 21:50:19 -0000 >@@ -41,9 +41,9 @@ > .endif > .if defined(WITH_CHARSET) && ${WITH_CHARSET} != "" > CONFIGURE_ARGS+=--with-charset=${WITH_CHARSET} >+.endif > .if defined(WITH_XCHARSET) && ${WITH_XCHARSET} != "" > CONFIGURE_ARGS+=--with-extra-charsets=${WITH_XCHARSET} >-.endif > .endif > .if defined(BUILD_STATIC) > CONFIGURE_ARGS+=--with-mysqld-ldflags=--static
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 45173
: 26447