/[emacs]/emacs/src/config.in
ViewVC logotype

Diff of /emacs/src/config.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.187 by fx, Fri Jun 6 10:16:42 2003 UTC revision 1.188 by jhd, Thu Jun 26 21:08:13 2003 UTC
# Line 537  Boston, MA 02111-1307, USA.  */ Line 537  Boston, MA 02111-1307, USA.  */
537  /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */  /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
538  #undef HAVE_SYS_WAIT_H  #undef HAVE_SYS_WAIT_H
539    
540    /* Define to 1 if you have the <sys/_mbstate_t.h> header file. */
541    #undef HAVE_SYS__MBSTATE_T_H
542    
543  /* Define to 1 if you have the <termcap.h> header file. */  /* Define to 1 if you have the <termcap.h> header file. */
544  #undef HAVE_TERMCAP_H  #undef HAVE_TERMCAP_H
545    
# Line 739  Boston, MA 02111-1307, USA.  */ Line 742  Boston, MA 02111-1307, USA.  */
742  /* Define to 1 if using an X toolkit. */  /* Define to 1 if using an X toolkit. */
743  #undef USE_X_TOOLKIT  #undef USE_X_TOOLKIT
744    
745    /* Define to the type of the 6th arg of XRegisterIMInstantiateCallback, either
746       XPointer or XPointer*. */
747    #undef XRegisterIMInstantiateCallback_arg6
748    
749  /* Define to 1 if on AIX 3.  /* Define to 1 if on AIX 3.
750     System headers sometimes define this.     System headers sometimes define this.
751     We just want to avoid a redefinition error message.  */     We just want to avoid a redefinition error message.  */
# Line 827  Boston, MA 02111-1307, USA.  */ Line 834  Boston, MA 02111-1307, USA.  */
834  /* Turned on June 1996 supposing nobody will mind it.  */  /* Turned on June 1996 supposing nobody will mind it.  */
835  #define AMPERSAND_FULL_NAME  #define AMPERSAND_FULL_NAME
836    
837    /* We have blockinput.h.  */
838    #define DO_BLOCK_INPUT
839    
840  /* Define HAVE_SOUND if we have sound support.  We know it works  /* Define HAVE_SOUND if we have sound support.  We know it works
841     and compiles only on the specified platforms.   For others,     and compiles only on the specified platforms.   For others,
842     it probably doesn't make sense to try.  */     it probably doesn't make sense to try.  */
# Line 903  Boston, MA 02111-1307, USA.  */ Line 913  Boston, MA 02111-1307, USA.  */
913  #define mktime emacs_mktime  #define mktime emacs_mktime
914  #endif  #endif
915    
916    #define my_strftime nstrftime   /* for strftime.c */
917    
918  /* The rest of the code currently tests the CPP symbol BSTRING.  /* The rest of the code currently tests the CPP symbol BSTRING.
919     Override any claims made by the system-description files.     Override any claims made by the system-description files.
920     Note that on some SCO version it is possible to have bcopy and not bcmp.  */     Note that on some SCO version it is possible to have bcopy and not bcmp.  */

Legend:
Removed from v.1.187  
changed lines
  Added in v.1.188

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26