FreeBSD Bugzilla – Attachment 40967 Details for
Bug 64252
Enable printing configure arguments
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
configure.patch
configure.patch (text/plain), 551 bytes, created by
Gautam Gopalakrishnan
on 2004-03-14 09:40:06 UTC
(
hide
)
Description:
configure.patch
Filename:
MIME Type:
Creator:
Gautam Gopalakrishnan
Created:
2004-03-14 09:40:06 UTC
Size:
551 bytes
patch
obsolete
>*** bsd.port.mk Wed Feb 4 15:27:04 2004 >--- bsd.port.mk.new Sun Mar 14 19:53:04 2004 >*************** >*** 3872,3877 **** >--- 3872,3881 ---- > @${ECHO_MSG} "===> Patching for ${PKGNAME}" > configure-message: > @${ECHO_MSG} "===> Configuring for ${PKGNAME}" >+ .if defined(PRINT_CONFIGURE_ARGS) >+ @${ECHO_MSG} "===> With environment: '${CONFIGURE_ENV}'" | ${TR} -s ' \t' ' ' >+ @${ECHO_MSG} "===> With arguments: '${CONFIGURE_ARGS}'" | ${TR} -s ' \t' ' ' >+ .endif > build-message: > @${ECHO_MSG} "===> Building for ${PKGNAME}" > install-message:
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 64252
: 40967