Rename autotools_config.h to cde_config.h to better reflect it's ownership.

This commit is contained in:
Jon Trulson
2021-12-22 13:21:43 -07:00
parent 1b67815df2
commit 3a0e92adb6
18 changed files with 19 additions and 19 deletions

View File

@@ -25,7 +25,7 @@
#ifndef _config_h
#define _config_h 1
#include <autotools_config.h> // determine endianess
#include <cde_config.h> // determine endianess
#if defined(WORDS_BIGENDIAN)
# define OLIAS_BIG_ENDIAN