1 /* src/config.h.in. Generated from configure.ac by autoheader. */ 2 3 /* Linux */ 4 #undef HAVE_BACKTRACE 5 6 /* use libsecret as password storage */ 7 #undef HAVE_LIBSECRET 8 9 /* Define to 1 if you have the `smbclient' library (-lsmbclient). */ 10 #undef HAVE_LIBSMBCLIENT 11 12 /* Name of package */ 13 #undef PACKAGE 14 15 /* Define to the address where bug reports for this package should be sent. */ 16 #undef PACKAGE_BUGREPORT 17 18 /* Define to the full name of this package. */ 19 #undef PACKAGE_NAME 20 21 /* Define to the full name and version of this package. */ 22 #undef PACKAGE_STRING 23 24 /* Define to the one symbol short name of this package. */ 25 #undef PACKAGE_TARNAME 26 27 /* Define to the home page for this package. */ 28 #undef PACKAGE_URL 29 30 /* Define to the version of this package. */ 31 #undef PACKAGE_VERSION 32 33 /* Using GNU libiconv */ 34 #undef USE_LIBICONV_GNU 35 36 /* Using a native implementation of iconv in a separate library */ 37 #undef USE_LIBICONV_NATIVE 38 39 /* Version number of package */ 40 #undef VERSION