FreeBSD Bugzilla – Attachment 70088 Details for
Bug 102348
fix confusion with WITH_APACHE2 flag in rt36 port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 428 bytes, created by
Vick Khera
on 2006-08-21 15:10:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vick Khera
Created:
2006-08-21 15:10:16 UTC
Size:
428 bytes
patch
obsolete
>diff -Nru rt36/Makefile rt36.vk/Makefile >--- rt36/Makefile Tue Aug 15 21:55:12 2006 >+++ rt36.vk/Makefile Mon Aug 21 10:02:23 2006 >@@ -67,7 +67,11 @@ > HAS_CONFIGURE= yes > NO_BUILD= yes > NO_PACKAGE= Executes scripts in post-install phase >+.if defined(WITH_APACHE2) >+USE_APACHE= 2.0+ >+.else > USE_APACHE= 1.3+ >+.endif > > CONFIGURE_ARGS= --prefix=${RT_PATH} \ > --enable-layout=${LAYOUT} \
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 102348
: 70088