Use autoconf convention for the configuration header (Glenn Murphy)
This commit is contained in:
parent
68a722e6d1
commit
1b3005836b
23 changed files with 28 additions and 23 deletions
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_API_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#ifdef GCC_HASCLASSVISIBILITY
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_CONNECTION_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include <list>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_DBUS_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "types.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_DEBUG_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_DISPATCHER_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_ERROR_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_EVENTLOOP_INTEGRATION_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_EVENTLOOP_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_PTHREAD_H
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_INTERFACE_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_INTROSPECTION_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_MESSAGE_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_OBJECT_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_PENDING_CALL_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_PROPERTY_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_REFPTR_IMPL_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_SERVER_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include <list>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_TYPES_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
#define __DBUSXX_UTIL_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include <dbus-c++/config.h>
|
||||
#endif
|
||||
|
||||
#include "api.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue