Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 308749 Details for
Bug 450600
AC_PATH_X does not treat /usr/lib64 as a "known" location
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for the F-9 package
F-9-autoconf-ac-path-x.patch (text/plain), 1.58 KB, created by
Braden McDaniel
on 2008-06-09 19:48:08 UTC
(
hide
)
Description:
Patch for the F-9 package
Filename:
MIME Type:
Creator:
Braden McDaniel
Created:
2008-06-09 19:48:08 UTC
Size:
1.58 KB
patch
obsolete
>? .build-2.61-10.fc9.log >? F-9-autoconf-ac-path-x.patch >? autoconf-2.61 >? autoconf-2.61-10.fc9.src.rpm >? noarch >Index: autoconf-ac-path-x.patch >=================================================================== >RCS file: autoconf-ac-path-x.patch >diff -N autoconf-ac-path-x.patch >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ autoconf-ac-path-x.patch 9 Jun 2008 19:32:57 -0000 >@@ -0,0 +1,11 @@ >+--- lib/autoconf/libs.m4 2008-04-24 08:37:47.000000000 -0600 >++++ lib/autoconf/libs.m4 2008-04-24 08:37:59.000000000 -0600 >+@@ -217,7 +217,7 @@ >+ *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; >+ esac >+ case $ac_im_usrlibdir in >+- /usr/lib | /lib) ;; >++ /usr/lib | /usr/lib64 | /lib | /lib64) ;; >+ *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; >+ esac >+ fi >Index: autoconf.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/autoconf/F-9/autoconf.spec,v >retrieving revision 1.48 >diff -a -d -u -r1.48 autoconf.spec >--- autoconf.spec 29 Oct 2007 17:24:10 -0000 1.48 >+++ autoconf.spec 9 Jun 2008 19:32:57 -0000 >@@ -7,6 +7,7 @@ > Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2 > Source1: filter-provides-automake.sh > Source2: filter-requires-automake.sh >+Patch0: autoconf-ac-path-x.patch > URL: http://www.gnu.org/software/autoconf/ > BuildRequires: m4 >= 1.4.7, emacs > Requires: m4 >= 1.4.7, mktemp, imake, grep >@@ -38,6 +39,7 @@ > > %prep > %setup -q >+%patch0 -p0 > > %build > # use ./configure here to avoid copying config.{sub,guess} with those from the
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 450600
: 308749