FreeBSD Bugzilla – Attachment 83254 Details for
Bug 118958
Mk/bsd.autotools.mk: find configure if CONFIGURE_WRKSRC != PATCH_WRKSRC.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.autotools.mk.diff
bsd.autotools.mk.diff (text/plain), 429 bytes, created by
Thierry Thomas
on 2007-12-22 19:00:03 UTC
(
hide
)
Description:
bsd.autotools.mk.diff
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2007-12-22 19:00:03 UTC
Size:
429 bytes
patch
obsolete
>--- Mk/bsd.autotools.mk.orig 2007-07-31 21:32:46.000000000 +0200 >+++ Mk/bsd.autotools.mk 2007-12-22 19:28:19.000000000 +0100 >@@ -303,7 +303,7 @@ > .if !target(patch-autotools) > patch-autotools:: > . if defined(AUTOTOOL_libtool) >- @(cd ${PATCH_WRKSRC}; \ >+ @(cd ${CONFIGURE_WRKSRC}; \ > for file in ${LIBTOOLFILES}; do \ > ${CP} $$file $$file.tmp; \ > ${SED} -e "/^ltmain=/!s^\$$ac_aux_dir/ltmain.sh^${LIBTOOLFLAGS} ${LTMAIN}^g" \
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 118958
: 83254