Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.83 and 1.85

version 1.83, 2013/07/21 14:06:15 version 1.85, 2013/07/21 20:36:36
Line 151 Line 151
 /* Define to 1 if you have the <memory.h> header file. */  /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
   
   /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
   #undef HAVE_NDIR_H
   
 /* Define to 1 if you have the <netdb.h> header file. */  /* Define to 1 if you have the <netdb.h> header file. */
 #undef HAVE_NETDB_H  #undef HAVE_NETDB_H
   
Line 222 Line 225
 /* Define to 1 if you have the `strlcpy' function. */  /* Define to 1 if you have the `strlcpy' function. */
 #undef HAVE_STRLCPY  #undef HAVE_STRLCPY
   
   /* Define to 1 if `d_type' is a member of `struct dirent'. */
   #undef HAVE_STRUCT_DIRENT_D_TYPE
   
   /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
      */
   #undef HAVE_SYS_DIR_H
   
 /* Define to 1 if you have the <sys/dl.h> header file. */  /* Define to 1 if you have the <sys/dl.h> header file. */
 #undef HAVE_SYS_DL_H  #undef HAVE_SYS_DL_H
   
Line 231 Line 241
 /* Define to 1 if you have the <sys/locking.h> header file. */  /* Define to 1 if you have the <sys/locking.h> header file. */
 #undef HAVE_SYS_LOCKING_H  #undef HAVE_SYS_LOCKING_H
   
   /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
      */
   #undef HAVE_SYS_NDIR_H
   
 /* Define to 1 if you have the <sys/resource.h> header file. */  /* Define to 1 if you have the <sys/resource.h> header file. */
 #undef HAVE_SYS_RESOURCE_H  #undef HAVE_SYS_RESOURCE_H
   

Removed from v.1.83  
changed lines
  Added in v.1.85


E-mail: