Diff for /embedaddon/smartmontools/config.h.in between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/10/09 09:36:45 version 1.1.1.3, 2013/07/22 01:17:35
Line 1 Line 1
/* config.h.in.  Generated from configure.in by autoheader.  *//* config.h.in.  Generated from configure.ac by autoheader.  */
   
 /* Define if building universal (internal helper macro) */  /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD  #undef AC_APPLE_UNIVERSAL_BUILD
Line 9 Line 9
 /* smartmontools CVS Tag */  /* smartmontools CVS Tag */
 #undef CONFIG_H_CVSID  #undef CONFIG_H_CVSID
   
 /* Default mailer if "mail" is unavailable */  
 #undef DEFAULT_MAILER  
   
 /* Define to 1 if C++ compiler supports __attribute__((packed)) */  /* Define to 1 if C++ compiler supports __attribute__((packed)) */
 #undef HAVE_ATTR_PACKED  #undef HAVE_ATTR_PACKED
   
Line 29 Line 26
   
 /* Define to 1 if you have the `ftime' function. */  /* Define to 1 if you have the `ftime' function. */
 #undef HAVE_FTIME  #undef HAVE_FTIME
   
 /* Define to 1 if you have the `getaddrinfo' function. */  
 #undef HAVE_GETADDRINFO  
   
 /* Define to 1 if you have the `getdomainname' function. */  
 #undef HAVE_GETDOMAINNAME  
   
 /* Define to 1 if you have the `gethostbyname' function. */  
 #undef HAVE_GETHOSTBYNAME  
   
 /* Define to 1 if you have the `gethostname' function. */  
 #undef HAVE_GETHOSTNAME  
   
 /* Define to 1 if you have the `getopt_long' function. */  /* Define to 1 if you have the `getopt_long' function. */
 #undef HAVE_GETOPT_LONG  #undef HAVE_GETOPT_LONG

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>