[rhythmbox/wip/hadess/cleanups: 12/37] build: Remove unused config.h definitions
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/wip/hadess/cleanups: 12/37] build: Remove unused config.h definitions
- Date: Wed, 17 Nov 2021 08:35:26 +0000 (UTC)
commit 3ff1dcf0f186b3ceed249813c34f4443c217666b
Author: Bastien Nocera <hadess hadess net>
Date: Wed Nov 3 11:31:57 2021 +0100
build: Remove unused config.h definitions
config.h.meson | 54 ------------------------------------------------------
1 file changed, 54 deletions(-)
---
diff --git a/config.h.meson b/config.h.meson
index 9dcbf3905..2e80d747e 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -5,9 +5,6 @@
#mesondefine GLIB_VERSION_MIN_REQUIRED
#mesondefine GLIB_VERSION_MAX_ALLOWED
-/* Define if building universal (internal helper macro) */
-#mesondefine AC_APPLE_UNIVERSAL_BUILD
-
/* Define to the gettext package name. */
#mesondefine GETTEXT_PACKAGE
@@ -17,9 +14,6 @@
/* Use GUdev for hardware detection */
#mesondefine HAVE_GUDEV
-/* Define to 1 if you have the <inttypes.h> header file. */
-#mesondefine HAVE_INTTYPES_H
-
/* Indicates whether libgpod is new enough to have its itdb_start/stop_sync
API */
#mesondefine HAVE_ITDB_START_STOP_SYNC
@@ -30,45 +24,15 @@
/* Define if libdmapsharing support is enabled */
#mesondefine HAVE_LIBDMAPSHARING
-/* Define to 1 if you have the `z' library (-lz). */
-#mesondefine HAVE_LIBZ
-
-/* Define to 1 if you have the <memory.h> header file. */
-#mesondefine HAVE_MEMORY_H
-
/* define if Multimedia Keys are enabled */
#mesondefine HAVE_MMKEYS
/* Define if libnotify support is enabled */
#mesondefine HAVE_NOTIFY
-/* Define to 1 if you have the <stdint.h> header file. */
-#mesondefine HAVE_STDINT_H
-
-/* Define to 1 if you have the <stdlib.h> header file. */
-#mesondefine HAVE_STDLIB_H
-
/* Define if strftime supports %E and %O modifiers. */
#mesondefine HAVE_STRFTIME_EXTENSION
-/* Define to 1 if you have the <strings.h> header file. */
-#mesondefine HAVE_STRINGS_H
-
-/* Define to 1 if you have the <string.h> header file. */
-#mesondefine HAVE_STRING_H
-
-/* Define to 1 if you have the <sys/stat.h> header file. */
-#mesondefine HAVE_SYS_STAT_H
-
-/* Define to 1 if you have the <sys/types.h> header file. */
-#mesondefine HAVE_SYS_TYPES_H
-
-/* Define to 1 if you have the <unistd.h> header file. */
-#mesondefine HAVE_UNISTD_H
-
-/* defined if you have X11/XF86keysym.h */
-#mesondefine HAVE_XFREE
-
/* Name of package */
#mesondefine PACKAGE
@@ -93,30 +57,12 @@
/* Define to the level of RhythmDB coherence checking */
#mesondefine RHYTHMDB_ENABLE_COHERENCE_CHECK
-/* The size of `long', as computed by sizeof. */
-#mesondefine SIZEOF_LONG
-
-/* Define to 1 if you have the ANSI C header files. */
-#mesondefine STDC_HEADERS
-
/* Define if libsecret support is enabled */
#mesondefine WITH_LIBSECRET
/* Define if you are using the RhythmDB tree database */
#mesondefine WITH_RHYTHMDB_TREE
-/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
- significant byte first (like Motorola and SPARC, unlike Intel). */
-#if defined AC_APPLE_UNIVERSAL_BUILD
-# if defined __BIG_ENDIAN__
-# define WORDS_BIGENDIAN 1
-# endif
-#else
-# ifndef WORDS_BIGENDIAN
-# undef WORDS_BIGENDIAN
-# endif
-#endif
-
/* Define to 1 if the X Window System is missing or not being used. */
#mesondefine X_DISPLAY_MISSING
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]