get rid of HAVE_CONFIG_H directives
This commit is contained in:
@@ -21,9 +21,7 @@
|
|||||||
#ifndef _CLOCK_H
|
#ifndef _CLOCK_H
|
||||||
#define _CLOCK_H
|
#define _CLOCK_H
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "config.h"
|
||||||
#include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef ENABLE_CLOCK
|
#ifdef ENABLE_CLOCK
|
||||||
|
|
||||||
|
|||||||
@@ -21,9 +21,7 @@
|
|||||||
#ifndef _H_LASTFM
|
#ifndef _H_LASTFM
|
||||||
#define _H_LASTFM
|
#define _H_LASTFM
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "config.h"
|
||||||
# include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_CURL_CURL_H
|
#ifdef HAVE_CURL_CURL_H
|
||||||
|
|
||||||
|
|||||||
@@ -21,9 +21,7 @@
|
|||||||
#ifndef _LASTFM_SERVICE_H
|
#ifndef _LASTFM_SERVICE_H
|
||||||
#define _LASTFM_SERVICE_H
|
#define _LASTFM_SERVICE_H
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "config.h"
|
||||||
# include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_CURL_CURL_H
|
#ifdef HAVE_CURL_CURL_H
|
||||||
|
|
||||||
|
|||||||
@@ -21,9 +21,7 @@
|
|||||||
#ifndef _LYRICS_FETCHER_H
|
#ifndef _LYRICS_FETCHER_H
|
||||||
#define _LYRICS_FETCHER_H
|
#define _LYRICS_FETCHER_H
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "config.h"
|
||||||
# include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_CURL_CURL_H
|
#ifdef HAVE_CURL_CURL_H
|
||||||
|
|
||||||
|
|||||||
@@ -21,9 +21,7 @@
|
|||||||
#ifndef _WINDOW_H
|
#ifndef _WINDOW_H
|
||||||
#define _WINDOW_H
|
#define _WINDOW_H
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "config.h"
|
||||||
#include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef USE_PDCURSES
|
#ifdef USE_PDCURSES
|
||||||
# define NCURSES_MOUSE_VERSION 1
|
# define NCURSES_MOUSE_VERSION 1
|
||||||
|
|||||||
Reference in New Issue
Block a user