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 597320 Details for
Bug 787713
Review request: FreeSOLID - A 3D collision detection C++ library
[?]
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]
freesolid.config.patch update (right patch!)
freesolid-2-1-1-freesolid-conf (text/plain), 790 bytes, created by
Alec Leamas
on 2012-07-10 11:58:43 UTC
(
hide
)
Description:
freesolid.config.patch update (right patch!)
Filename:
MIME Type:
Creator:
Alec Leamas
Created:
2012-07-10 11:58:43 UTC
Size:
790 bytes
patch
obsolete
>FreeSOLID-2.1.1-freesolid-config.patch > >From: Alec Leamas <alec@tests.notat.diaspora.com> > > >--- > > freesolid-config.in | 8 +++----- > 1 files changed, 3 insertions(+), 5 deletions(-) > > >diff --git a/freesolid-config.in b/freesolid-config.in >index e6f4326..7bad5f3 100644 >--- a/freesolid-config.in >+++ b/freesolid-config.in >@@ -36,15 +36,13 @@ while test $# -gt 0; do > echo $exec_prefix > ;; > --version) >- echo @FREESOLID_VERSION@ >+ pkg-config --modversion FreeSOLID > ;; > --cflags) >- includedirs="" >- echo $includedirs -I@includedir@/freesolid >+ pkg-config --cflags FreeSOLID > ;; > --libs) >- libdirs="" >- echo -L@libdir@ -lfreesolid $libdirs >+ pkg-config --libs FreeSOLID > ;; > *) > echo "${usage}" 1>&2
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 787713
:
571351
|
571691
|
571692
|
596979
|
596980
|
596981
|
597182
|
597228
|
597255
|
597316
|
597317
|
597318
| 597320 |
597414
|
597429