diff options
Diffstat (limited to 'pkgtools/libnbcompat/files/nbcompat')
-rw-r--r-- | pkgtools/libnbcompat/files/nbcompat/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgtools/libnbcompat/files/nbcompat/config.h.in b/pkgtools/libnbcompat/files/nbcompat/config.h.in index dff1197e838..7751f12cb39 100644 --- a/pkgtools/libnbcompat/files/nbcompat/config.h.in +++ b/pkgtools/libnbcompat/files/nbcompat/config.h.in @@ -158,6 +158,9 @@ /* Define to 1 if the `getopt_long' function is built into the library. */ #undef HAVE_NBCOMPAT_GETOPT_LONG +/* Define to 1 if the `MD5Init' function is built into the library. */ +#undef HAVE_NBCOMPAT_MD5INIT + /* Define to 1 if the `statfs' function is built into the library. */ #undef HAVE_NBCOMPAT_STATFS |