Rename autotools_config.h to cde_config.h to better reflect it's ownership.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
/* use autotools detection to determine endianess */
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
# include <autotools_config.h>
|
||||
# include <cde_config.h>
|
||||
#endif
|
||||
|
||||
#ifndef WORDS_BIGENDIAN
|
||||
|
||||
Reference in New Issue
Block a user