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 207901 Details for
Bug 308461
libopensync-plugin-kdepim building against qt 3.3 fails - patch included
[?]
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]
Add /usr/lib/qt-3.3 to the list of directories to search for qt3 in configure... Need to run autoreconf, as the patch applies to the m4 file. autoreconf is already in, because of the other patch...
libopensync-plugin-kdepim-0.22-qt33.patch (text/plain), 554 bytes, created by
Oliver Falk
on 2007-09-27 08:12:35 UTC
(
hide
)
Description:
Add /usr/lib/qt-3.3 to the list of directories to search for qt3 in configure... Need to run autoreconf, as the patch applies to the m4 file. autoreconf is already in, because of the other patch...
Filename:
MIME Type:
Creator:
Oliver Falk
Created:
2007-09-27 08:12:35 UTC
Size:
554 bytes
patch
obsolete
>diff -up libopensync-plugin-kdepim-0.22/m4/kde.m4.qt33 libopensync-plugin-kdepim-0.22/m4/kde.m4 >--- libopensync-plugin-kdepim-0.22/m4/kde.m4.qt33 2007-09-27 09:36:46.000000000 +0200 >+++ libopensync-plugin-kdepim-0.22/m4/kde.m4 2007-09-27 09:37:26.000000000 +0200 >@@ -1217,7 +1217,7 @@ else > fi > > if test $kde_qtver = 3; then >- kde_qt_dirs="$QTDIR /usr/lib/qt3 /usr/lib/qt /usr/share/qt3" >+ kde_qt_dirs="$QTDIR /usr/lib/qt3 /usr/lib/qt /usr/share/qt3 /usr/lib/qt-3.3" > fi > if test $kde_qtver = 2; then > kde_qt_dirs="$QTDIR /usr/lib/qt2 /usr/lib/qt"
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 308461
:
207881
| 207901