Bug 183238 - Update libnotify and notify daemon to latest upstream (also libnotify header includes config.h)
Summary: Update libnotify and notify daemon to latest upstream (also libnotify header ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libnotify
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On: 185683
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-27 18:47 UTC by Steve Grubb
Modified: 2013-03-13 04:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-14 20:51:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2006-02-27 18:47:22 UTC
Description of problem:
The header file /usr/include/libnotify/notifynotification.h includes config.h at
line 21. This breaks building 3rd party apps.

Version-Release number of selected component (if applicable):
libnotify-0.3.0-4.2

How reproducible:
Everytime

Steps to Reproduce:
1. problem can be seen by inspecting the file given.

Additional info:
When packaging, might want to grep for config.h and edit it out or its its used,
then rename the file to libnotify-config.h

Comment 1 John (J5) Palmieri 2006-02-27 20:45:19 UTC
Please update to latest upstream releases and make sure we only include config.h
in the .c files and not the .h files.


Note You need to log in before you can comment on or make changes to this bug.