FreeBSD Bugzilla – Attachment 59302 Details for
Bug 89248
[patch] autoheader run in wrong order in run-autotools rule
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 829 bytes, created by
Sean Farley
on 2005-11-18 18:50:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sean Farley
Created:
2005-11-18 18:50:26 UTC
Size:
829 bytes
patch
obsolete
>--- bsd.autotools.mk.orig Fri Nov 18 12:36:20 2005 >+++ bsd.autotools.mk Fri Nov 18 12:36:20 2005 >@@ -331,6 +331,10 @@ > @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL} \ > ${ACLOCAL_ARGS}) > . endif >+. if defined(AUTOTOOL_autoheader) >+ @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTOHEADER} \ >+ ${AUTOHEADER_ARGS}) >+. endif > . if defined(AUTOTOOL_automake) > @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTOMAKE} \ > ${AUTOMAKE_ARGS}) >@@ -338,10 +342,6 @@ > . if defined(AUTOTOOL_autoconf) > @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTOCONF} \ > ${AUTOCONF_ARGS}) >-. endif >-. if defined(AUTOTOOL_autoheader) >- @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTOHEADER} \ >- ${AUTOHEADER_ARGS}) > . endif > .endif > >------------------------------------------
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 89248
: 59302