Diff for /sql/sqlite/config_auto.h.in between versions 1.5 and 1.20

version 1.5, 2012/06/08 13:33:50 version 1.20, 2015/10/26 16:36:13
Line 1 Line 1
 /* config_auto.h.in.  Generated from configure.in by autoheader.  */  /* config_auto.h.in.  Generated from configure.ac by autoheader.  */
   
 /* Define to 1 if you have the `argz_add' function. */  /* Define to 1 if you have the `argz_add' function. */
 #undef HAVE_ARGZ_ADD  #undef HAVE_ARGZ_ADD
Line 171 Line 171
 /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME  #undef PACKAGE_TARNAME
   
   /* Define to the home page for this package. */
   #undef PACKAGE_URL
   
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #undef PACKAGE_VERSION  #undef PACKAGE_VERSION
   
Line 186 Line 189
 /* Define to a type to use for `error_t' if it is not otherwise available. */  /* Define to a type to use for `error_t' if it is not otherwise available. */
 #undef error_t  #undef error_t
   
 /* Define to `unsigned' if <sys/types.h> does not define. */  /* Define to `unsigned int' if <sys/types.h> does not define. */
 #undef size_t  #undef size_t

Removed from v.1.5  
changed lines
  Added in v.1.20


E-mail: