Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65905 Details for
Bug 102470
www-servers/cherokee-0.4.25 various improvements/fixes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cherokee-0.4.25-fix-static.diff
cherokee-0.4.25-fix-static.diff (text/plain), 728 bytes, created by
Aaron Walker (RETIRED)
on 2005-08-14 04:36:28 UTC
(
hide
)
Description:
cherokee-0.4.25-fix-static.diff
Filename:
MIME Type:
Creator:
Aaron Walker (RETIRED)
Created:
2005-08-14 04:36:28 UTC
Size:
728 bytes
patch
obsolete
>diff --exclude='*~' --exclude='.*' -I '$Id:' -urN cherokee-0.4.25.orig/cherokee/Makefile.am cherokee-0.4.25/cherokee/Makefile.am >--- cherokee-0.4.25.orig/cherokee/Makefile.am 2005-08-14 00:54:56.000000000 -0400 >+++ cherokee-0.4.25/cherokee/Makefile.am 2005-08-14 03:31:45.000000000 -0400 >@@ -148,8 +148,6 @@ > # Handler fastcgi > # > handler_fastcgi = \ >-cgi.h \ >-cgi.c \ > fastcgi.h \ > handler_fastcgi.c \ > handler_fastcgi.h \ >@@ -157,7 +155,7 @@ > fcgi_manager.c > > libplugin_fastcgi_la_LDFLAGS = -module -export-dynamic -avoid-version >-libplugin_fastcgi_la_SOURCES = $(handler_fastcgi) >+libplugin_fastcgi_la_SOURCES = $(handler_fastcgi) cgi.h cgi.c > > if STATIC_HANDLER_FASTCGI > static_handler_fastcgi_src = $(handler_fastcgi)
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 102470
:
65904
| 65905