summaryrefslogtreecommitdiff
path: root/src/config.in
Commit message (Collapse)AuthorAgeFilesLines
* EMACS_CONFIGURATION renamed from CONFIGURATION.Richard M. Stallman1994-05-181-1/+1
|
* (HAVE_X11XTR6): Add #undef.Richard M. Stallman1994-05-131-0/+3
|
* Update copyright.Karl Heuer1994-05-041-1/+1
|
* (CONFIGURATION): Add #undef.Richard M. Stallman1994-04-271-0/+2
|
* (HAVE_LIBRESOLV): Add #undef.Richard M. Stallman1994-04-231-0/+1
|
* (HAVE_INET_SOCKETS): Add #undef.Richard M. Stallman1994-04-201-0/+2
|
* (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.Karl Heuer1994-04-181-1/+5
|
* (EMACS_INT, EMACS_UINT): New typedefs.Richard M. Stallman1994-04-171-0/+5
|
* Add #undef HAVE_FPATHCONF.Roland McGrath1994-03-081-0/+1
|
* Add #undef SYS_SIGLIST_DECLARED.Roland McGrath1994-02-111-0/+3
|
* (HAVE_FMOD): Add another #undef.Karl Heuer1994-02-011-0/+1
|
* Add #undef for USE_X_TOOLKIT.Richard M. Stallman1994-01-191-0/+3
|
* (LD_SWITCH_X_SITE_AUX): Add #undef.Richard M. Stallman1994-01-151-0/+4
|
* Add #undef HAVE_STRERROR.Roland McGrath1994-01-081-0/+4
|
* Handle HAVE_BCMP.Richard M. Stallman1994-01-071-2/+4
| | | | (BSTRING): Don't define unless HAVE_BCMP.
* Add #undef HAVE_SETSID.Richard M. Stallman1993-12-251-0/+1
|
* (HAVE_XSETWMPROTOCOLS): Add #undef.Richard M. Stallman1993-12-231-0/+1
|
* Add #undef HAVE_UNISTD_H so that configure can edit it correctly.Brian Fox1993-10-221-0/+1
|
* Add #undef HAVE_RES_INIT.Richard M. Stallman1993-09-191-0/+1
|
* Added #undef HAVE_XSCREENNUMBEROFSCREEN.Roland McGrath1993-08-131-0/+1
|
* Add #undef HAVE_FTIME.Richard M. Stallman1993-08-111-0/+1
|
* * config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for theJim Blandy1993-08-091-0/+2
| | | | | | configuration script to edit. * floatfns.c (Flogb): Use HAVE_LOGB and HAVE_FREXP, instead of assuming that all USG systems have FREXP.
* * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, forJim Blandy1993-08-031-1/+2
| | | | | | | | configure to edit. * sysdep.c [not HAVE_MKDIR] (mkdir): New function, taken from tar, for use on systems lacking the mkdir function. [not HAVE_RMDIR] (rmdir): New function, taken from tar, for use on systems lacking the rmdir function.
* * config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.Jim Blandy1993-07-311-0/+2
| | | | | * m/ibmrs6000.h (LD_SWITCH_MACHINE): Don't mention /usr/lpp/X11/bin/smt.exp unless HAVE_AIX_SMT_EXP is #defined.
* * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef forJim Blandy1993-07-311-0/+2
| | | | | | configure to edit. * xrdb.c (get_user_db): Test it to decide whether or not to try to retrieve the screen-dependent resources.
* * config.h.in (HAVE_BCOPY): Add an #undef for this.Jim Blandy1993-07-311-0/+9
| | | | | | | (BSTRING): #define this iff HAVE_BCOPY is #defined here. Ignore what the system-description files say. They don't always make fine enough distinctions between systems, and sometimes the bcopy routines are available only with X windows.
* * config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconfJim Blandy1993-06-201-8/+19
| | | | | | to chew on. Re-arrange macros to reflect the ordering of the corresponding macros in configure.in, to facilitate this kind of checking.
* * config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf toJim Blandy1993-06-171-0/+1
| | | | | | | change. * sysdep.c (closedir): Only define this if autoconf can't find HAVE_CLOSEDIR. If we're running under solaris (defined (sun) && defined (USG5_4)), then don't free the buffer separately.
* * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Jim Blandy1993-06-121-0/+5
| | | | | | | | | Add #undefs for these. Dyke out code requesting -lXbsd and HAVE_RANDOM for XFREE386. * xfns.c (Fx_open_connection): Test HAVE_XRMSETDATABASE instead of NO_XRM_SET_DATABASE; the latter isn't used any more. * m/delta88k, m/tekXD88.h, s/linux.h, s/usg5-4-2.h (HAVE_RANDOM): Dyke out these #definitions; to avoid conflict with autoconf.
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* * config.h.in (HAVE_LIBDNET): New macro, to be defined byJim Blandy1993-06-081-0/+1
| | | | | | ../configure. * m/pmax.h (LIBS_MACHINE): Only put "-ldnet" here if HAVE_LIBDNET is #defined.
* (HAVE_TZNAME): Add #undef.Richard M. Stallman1993-06-061-0/+1
|
* * config.h.in (UNEXEC_SRC): New macro, set by the configureJim Blandy1993-05-281-0/+1
| | | | | | script. * ymakefile (UNEXEC_SRC): Give it a default value here, and make UNEXEC depend on it.
* * config.h.in (HAVE_RENAME): Include an #undef for this, soJim Blandy1993-05-261-0/+1
| | | | configure will have something to edit.
* * config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change theJim Blandy1993-05-231-2/+2
| | | | #defines to #undef's, so ../configure knows it should tweak them.
* Updated copyright years.Jim Blandy1993-05-221-1/+1
|
* Some time-handling patches from Paul Eggert:Jim Blandy1993-05-201-0/+1
| | | | | | | | | | | | * editfns.c (Fcurrent_time_zone): Take an optional argument specifying what (absolute) time should be used to determine the current time zone. Yield just offset and name of time zone, including DST correction. Yield time zone offset in seconds, not minutes. (lisp_time_argument, difftm): New functions. (Fcurrent_time_string): Use lisp_time_argument. * systime.h (EMACS_CURRENT_TIME_ZONE, EMACS_GET_TZ_OFFSET, EMACS_GET_TZ_NAMES): Remove. * config.h.in: Add HAVE_TM_ZONE.
* Some more changes from Michael K. Johnson for Linux.Jim Blandy1993-05-201-2/+5
| | | | | | | | | | | | | | | | | * s/template.h: Mention that you should #define HAVE_TERMIO or HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred. * systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of tcsetpgrp to *pgid; it's just a status value. * config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux systems using XFree386, and perhaps is inappropriate in general. * m/intel386.h: #undefine the integer size macros, since the Linux <values.h> file #defines them itself. * mem-limits.h (get_lim_data): Linux has the ulimit call; if it fails, fall back on ULIMIT_BREAK_VALUE. * process.c: Linux needs the WAITTYPE, etc. definitions. * unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type; no need to use SYSV names. * s/linux.h: New file.
* * config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,Jim Blandy1993-05-181-0/+4
| | | | | | CRAY_STACKSEG_END, STACK_DIRECTION): Add #undef clauses for these, since otherwise the autoconf tests in configure.in won't do us much good.
* * config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,Jim Blandy1993-05-101-61/+32
| | | | | | | | instead of AC_OUTPUT. * config.h.in: Remove mention of GLYPH datatype; that shouldn't be a user option. * lisp.h (GLYPH, MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): New macros.
* * config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if weJim Blandy1993-05-041-3/+8
| | | | | | | | | should exclude the getenv declaration; instead, test NOT_C_CODE. Per suggestion from Francesco Potorti`. * ymakefile (NOT_C_CODE): Define this; it's true, and useful. * config.h.in (volatile): Don't define this to be the empty string if some file has #defined HAVE_VOLATILE.
* Adjust for autoconf merger.Jim Blandy1993-04-101-40/+46
| | | | | | | | | | | | | | | * config.h.in: Add extra line to top, in case autoconf gets fixed and decides not to add Makefile-style comments to the top of the files it generates which we are forced to lop off. Indicate that the boolean macros here get their definitions via the DEFS Makefile variable. Adjust the operating system and machine #includes to use autoload's @cookies@. (RETSIGTYPE): Give this a default value. (SIGTYPE): Set this from RETSIGTYPE. (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Get values via @cookies@. * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. (xmakefile): Pass CFLAGS to ${CPP}.
* * config.h.in (HAVE_XFREE386): New flag, set by configure script.Jim Blandy1993-03-251-0/+9
| | | | | | | If it's set, #define LIBX11_SYSTEM and HAVE_RANDOM as appropriate for XFree386. * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is #defined.
* * config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.Jim Blandy1993-03-231-8/+16
| | | | | | | * ymakefile (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): Provide default values. Include C_SWITCH_X_SITE in CFLAGS, include LD_SWITCH_X_SITE in LIBX, and pass C_SWITCH_X_SITE to the make which builds the X Menu library.
* * config.h.in: #define USE_TEXT_PROPERTIES by default.Jim Blandy1993-02-221-1/+18
| | | | | | | | * config.h.in (HAVE_CONST): New macro. If it's not #defined, #define const to be the empty string. * config.h.in: If we're not __STDC__, define volatile to be the empty string.
* * config.h.in: protect against multiple #inclusions.Jim Blandy1993-01-141-0/+15
| | | | * config.h.in: Add a declaration for getenv.
* * config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES,Joseph Arceneaux1992-10-051-0/+11
| | | | | controlling compilation of interval code. If using GNUC, support inline functions.
* entered into RCSRichard M. Stallman1992-09-141-7/+0
|
* *** empty log message ***Jim Blandy1992-07-131-15/+17
|
* *** empty log message ***Joseph Arceneaux1992-06-061-14/+24
|