Include <config.h> instead of "config.h".

This commit is contained in:
Roland McGrath 1993-09-10 06:15:46 +00:00
parent dbf6ad3d3e
commit 18160b98ce
70 changed files with 70 additions and 70 deletions

View file

@ -19,7 +19,7 @@
#include <time.h>
#include <sys/types.h>
#include "../src/config.h"
#include <../src/config.h>
#ifdef USG
#include <string.h>

View file

@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define NO_SHORTNAMES
#include "../src/config.h"
#include <../src/config.h>
#undef read
#undef write
#undef open

View file

@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
up to the Emacs which then executes them. */
#define NO_SHORTNAMES
#include "../src/config.h"
#include <../src/config.h>
#undef read
#undef write
#undef open

View file

@ -29,7 +29,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
*/
#ifdef HAVE_CONFIG_H
#include "../src/config.h"
#include <../src/config.h>
#endif
#include <stdio.h>

View file

@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define NO_SHORTNAMES
#include "../src/config.h"
#include <../src/config.h>
#if defined (BSD) && !defined (BSD4_1) && !defined (USE_FAKEMAIL)
/* This program isnot used in BSD, so just avoid loader complaints. */

View file

@ -53,7 +53,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/file.h>
#include <errno.h>
#define NO_SHORTNAMES /* Tell config not to load remap.h */
#include "../src/config.h"
#include <../src/config.h>
#ifdef USG
#include <fcntl.h>

View file

@ -17,7 +17,7 @@
#include <fcntl.h> /* FASYNC */
#include <sys/types.h> /* time_t */
#include "../src/config.h"
#include <../src/config.h>
#ifdef USG
#undef SIGIO
#define SIGIO SIGUSR1

View file

@ -1,6 +1,6 @@
/* Program to produce output at regular intervals. */
#include "config.h"
#include <config.h>
#include <stdio.h>
#include <sys/types.h>

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <stdio.h>
#include "lisp.h"
#include "commands.h"

View file

@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "intervals.h"
#include "puresize.h"

View file

@ -28,7 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define MAXPATHLEN 1024
#endif /* not MAXPATHLEN */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "intervals.h"
#include "window.h"

View file

@ -32,7 +32,7 @@ by Hallvard:
o all conditionals now only do QUIT if they jump.
*/
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"
#include "syntax.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"
#include "commands.h"

View file

@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include <errno.h>
#include "config.h"
#include <config.h>
extern int errno;
#ifndef VMS

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"
#include "commands.h"

View file

@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by Howard Gayle. See chartab.c for details. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"

View file

@ -19,7 +19,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <stdio.h>
#include "cm.h"
#include "termhooks.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "commands.h"
#include "buffer.h"

View file

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "puresize.h"

View file

@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/types.h>
#include <sys/stat.h>
#include "config.h"
#include <config.h>
#ifdef VMS
#include <string.h>

View file

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include "config.h"
#include <config.h>
#include <stdio.h>
#include <ctype.h>

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <sys/types.h>
#include <sys/file.h> /* Must be after sys/types.h for USG and BSD4_1*/

View file

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/types.h>
#include "config.h"
#include <config.h>
#ifdef VMS
#include "vms-pwd.h"

View file

@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include <errno.h>
#include "config.h"
#include <config.h>
#include <stdio.h>
#include <sys/types.h>

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "blockinput.h"

View file

@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <sys/types.h>
#include <sys/stat.h>

View file

@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/types.h>
#include <sys/stat.h>
#include "config.h"
#include <config.h>
#ifdef VMS
#include "vms-pwd.h"

View file

@ -45,7 +45,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "syssignal.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
/* Note on some machines this defines `vector' as a typedef,
so make sure we don't use that name in this file. */

View file

@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "frame.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"
#include "indent.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "intervals.h"
#include "buffer.h"

View file

@ -38,7 +38,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
*/
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "intervals.h"
#include "buffer.h"

View file

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Allow config.h to undefine symbols found here. */
#include <signal.h>
#include "config.h"
#include <config.h>
#include <stdio.h>
#undef NULL
#include "termchar.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <stdio.h>
#undef NULL
#include "lisp.h"

View file

@ -24,7 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/stat.h>
#include <sys/file.h>
#include <ctype.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#ifndef standalone

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "macros.h"
#include "commands.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "commands.h"
#include "buffer.h"

View file

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Compatibility for mocklisp */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <stdio.h>
#undef NULL
#include "lisp.h"

View file

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include "config.h"
#include <config.h>
/* This file is split into two parts by the following preprocessor
conditional. The 'then' clause contains all of the support for

View file

@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef emacs
#include "config.h"
#include <config.h>
#include "lisp.h" /* Needed for VALBITS. */
#undef NULL

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "termchar.h"
#include "lisp.h"
#include "dispextern.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "syntax.h"
#include "buffer.h"

View file

@ -37,7 +37,7 @@ who first discovered the Menu_Base_Kludge.
/*
* Emacs Lisp-Callable functions for sunwindows
*/
#include "config.h"
#include <config.h>
#include <stdio.h>
#include <errno.h>

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <ctype.h>
#include "lisp.h"
#include "commands.h"

View file

@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <signal.h>
#include <setjmp.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "blockinput.h"
#undef NULL

View file

@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
#include <ctype.h>
#include "config.h"
#include <config.h>
#include "termchar.h"
#include "termopts.h"
#include "cm.h"

View file

@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "intervals.h"
#include "buffer.h"

View file

@ -19,7 +19,7 @@ file named COPYING. Among other things, the copyright notice
and this notice must be preserved on all copies. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"

View file

@ -160,7 +160,7 @@ pointer looks like an int) but not on all machines.
#ifndef emacs
#define PERROR(arg) perror (arg); return -1
#else
#include "config.h"
#include <config.h>
#define PERROR(file) report_error (file, new)
#endif

View file

@ -163,7 +163,7 @@ pointer looks like an int) but not on all machines.
*/
#include "config.h"
#include <config.h>
#define PERROR(file) report_error (file, new)
#include <a.out.h>

View file

@ -164,7 +164,7 @@ pointer looks like an int) but not on all machines.
#define PERROR(arg) perror (arg); return -1
#else
#define IN_UNEXEC
#include "config.h"
#include <config.h>
#define PERROR(file) report_error (file, new)
#endif

View file

@ -40,7 +40,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
gb@entity.com
*/
#include "config.h"
#include <config.h>
#include <sys/types.h>
#include <fcntl.h>
#include <sys/file.h>

View file

@ -25,7 +25,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <sys/types.h>
#include <sys/file.h>
#include <sys/stat.h>

View file

@ -24,7 +24,7 @@
*
*/
#ifdef emacs
#include "config.h"
#include <config.h>
#endif
#include <sys/param.h>

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef emacs
#include "config.h"
#include <config.h>
#include "lisp.h"
#endif

View file

@ -59,7 +59,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <ctype.h>
#undef NULL
#include "config.h"
#include <config.h>
#include "lisp.h"
#include <descrip.h>
#include <dvidef.h>

View file

@ -104,7 +104,7 @@ extern void __vms_free __P ((__ptr_t __ptr));
#include <stdio.h> /* Harmless, gets __GNU_LIBRARY__ defined. */
#if defined(HAVE_CONFIG_H) || defined(emacs)
#include "config.h"
#include <config.h>
#endif
#if defined(__GNU_LIBRARY__) || defined(STDC_HEADERS) || defined(USG)

View file

@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef VMS
#include "config.h"
#include <config.h>
#include "lisp.h"
#include <rab.h>
#include <fab.h>

View file

@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "vmstime.h"
long timezone=0;

View file

@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "buffer.h"
#include "frame.h"

View file

@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
#include <config.h>
#include <stdio.h>
/*#include <ctype.h>*/
#undef NULL

View file

@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/types.h>
#include <sys/stat.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#ifdef HAVE_X_WINDOWS

View file

@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
#endif
#include <signal.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "xterm.h"
#include "frame.h"

View file

@ -30,7 +30,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* On 4.3 this loses if it comes after xterm.h. */
#include <signal.h>
#include "config.h"
#include <config.h>
#include "lisp.h"
#include "frame.h"
#include "window.h"

View file

@ -18,7 +18,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by jla, 4/90 */
#ifdef emacs
#include "config.h"
#include <config.h>
#endif
#include <stdio.h>

View file

@ -23,7 +23,7 @@ x_reply_selection_request */
/* Rewritten by jwz */
#include "config.h"
#include <config.h>
#include "lisp.h"
#if 0
#include <stdio.h> /* termhooks.h needs this */

View file

@ -33,7 +33,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
#include <signal.h>
#include "config.h"
#include <config.h>
#ifdef HAVE_X_WINDOWS