Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.37.2.2.2.3 and 1.41

version 1.37.2.2.2.3, 2003/04/08 08:52:29 version 1.41, 2004/05/24 10:26:00
Line 103 Line 103
    function. */     function. */
 #undef HAVE_ROUND  #undef HAVE_ROUND
   
 /* Define to 1 if you have the `select' function. */  
 #undef HAVE_SELECT  
   
 /* Define to 1 if you have the <setjmp.h> header file. */  /* Define to 1 if you have the <setjmp.h> header file. */
 #undef HAVE_SETJMP_H  #undef HAVE_SETJMP_H
   
Line 213 Line 210
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #undef PACKAGE_VERSION  #undef PACKAGE_VERSION
   
   /* compile for sparc processor */
   #undef PA_BIG_ENDIAN
   
 /* parser uses this command instead of user-defined sendmail commands */  /* parser uses this command instead of user-defined sendmail commands */
 #undef PA_FORCED_SENDMAIL  #undef PA_FORCED_SENDMAIL
   
   /* compile for intel processor or compatible */
   #undef PA_LITTLE_ENDIAN
   
 /* disabled reading of files belonging to group+user other then effective */  /* disabled reading of files belonging to group+user other then effective */
 #undef PA_SAFE_MODE  #undef PA_SAFE_MODE
   

Removed from v.1.37.2.2.2.3  
changed lines
  Added in v.1.41


E-mail: