aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index dbf35eda..9305e2a9 100644
--- a/config.h.in
+++ b/config.h.in
@@ -8,9 +8,6 @@
/* Define if HRTF data is embedded in the library */
#cmakedefine ALSOFT_EMBED_HRTF_DATA
-/* Define if we have the sysconf function */
-#cmakedefine HAVE_SYSCONF
-
/* Define if we have the posix_memalign function */
#cmakedefine HAVE_POSIX_MEMALIGN
@@ -86,9 +83,6 @@
/* Define to the size of a long long int type */
#cmakedefine SIZEOF_LONG_LONG ${SIZEOF_LONG_LONG}
-/* Define if we have GCC's destructor attribute */
-#cmakedefine HAVE_GCC_DESTRUCTOR
-
/* Define if we have GCC's format attribute */
#cmakedefine HAVE_GCC_FORMAT