FreeBSD Bugzilla – Attachment 17335 Details for
Bug 31494
mod_perl fixes for apache13 port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 507 bytes, created by
Dominic Mitchell
on 2001-10-25 18:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dominic Mitchell
Created:
2001-10-25 18:50:00 UTC
Size:
507 bytes
patch
obsolete
>--- Makefile Wed Oct 24 23:56:53 2001 >+++ Makefile.largefiles Wed Oct 24 13:52:27 2001 >@@ -59,7 +59,15 @@ > CFLAGS+= -O6 -fomit-frame-pointer > .endif > >-CONFIGURE_ENV= OPTIM='${OPTIM}' >+.if defined(LARGEFILES) >+OPTIM+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 >+.endif >+ >+# For expat. >+CFLAGS+= -I${LOCALBASE}/include >+LIBS+= -L${LOCALBASE}/libs >+ >+CONFIGURE_ENV= OPTIM='${OPTIM}' LIBS='${LIBS}' > > MAN1= dbmmanage.1 htdigest.1 htpasswd.1 > MAN8= ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8
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 31494
: 17335