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

@@ -46,7 +46,7 @@ static char sccsid[] = "$TOG: RFCMIME.c /main/11 1999/06/30 12:08:55 mgreess $";
*/
#ifdef HAVE_CONFIG_H
#include <autotools_config.h>
#include <cde_config.h>
#endif
#include <stdio.h>

View File

@@ -51,7 +51,7 @@
#endif
#ifdef HAVE_CONFIG_H
#include <autotools_config.h>
#include <cde_config.h>
#endif
#include <stdio.h>

View File

@@ -41,7 +41,7 @@ static char sccsid[] = "@(#)getdate.y 1.10 94/11/07 Copyr 1993 Sun Microsystems
/* @(#)getdate.y 2.6 4/20/84 */
#ifdef HAVE_CONFIG_H
#include <autotools_config.h>
#include <cde_config.h>
#endif
#include <EUSCompat.h>
#include <ctype.h>

View File

@@ -52,7 +52,7 @@ static char sccsid[] = "@(#)timeops.c 1.13 95/05/02 Copyr 1991 Sun Microsystems,
#endif
#ifdef HAVE_CONFIG_H
#include <autotools_config.h>
#include <cde_config.h>
#endif
#include <EUSCompat.h>
#include <stdio.h>

View File

@@ -33,7 +33,7 @@
*/
#ifdef HAVE_CONFIG_H
#include <autotools_config.h>
#include <cde_config.h>
#endif
#include <EUSCompat.h>
#include <stdio.h>