Bug 154989 - HAVE_MACHINE_ENDIAN_H used but not set in kdemultimedia
Summary: HAVE_MACHINE_ENDIAN_H used but not set in kdemultimedia
Status: RESOLVED FIXED
Alias: None
Product: kdemultimedia
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: NetBSD pkgsrc NetBSD
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-02 21:03 UTC by Mark Davies
Modified: 2008-01-02 23:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
HAVE_MACHINE_ENDIAN_H fix (372 bytes, patch)
2008-01-02 21:04 UTC, Mark Davies
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Davies 2008-01-02 21:03:12 UTC
Version:            (using KDE KDE 3.97.0)
Installed from:    NetBSD pkgsrc
OS:                NetBSD

HAVE_MACHINE_ENDIAN_H is used in libkcompactdisc/wmlib/include/wm_cdda.h and ConfigureChecks.cmake checks for it but its never set in config.h

patch follows.
Comment 1 Mark Davies 2008-01-02 21:04:33 UTC
Created attachment 22807 [details]
HAVE_MACHINE_ENDIAN_H fix
Comment 2 Urs Wolfer 2008-01-02 23:06:07 UTC
SVN commit 756191 by uwolfer:

Add HAVE_MACHINE_ENDIAN_H check.
Patch by Mark Davies, thanks.
BUG: 154989

 M  +3 -0      config.h.cmake  


WebSVN link: http://websvn.kde.org/?view=rev&revision=756191