X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;h=cc694fd4993ff0987a945ff79db8c5f53d57ba3e;hb=1509e321de84cdb40053a4ec4c5423f8e6ac373b;hp=6be54b88d39c32b673fe7a98651b08467f46fc61;hpb=890d4b9449f9f022505ece7811dde7c36fcc4c68;p=openldap diff --git a/configure.in b/configure.in index 6be54b88d3..cc694fd499 100644 --- a/configure.in +++ b/configure.in @@ -2488,8 +2488,6 @@ if test "$ac_cv_func_getopt" != yes; then LIBSRCS="$LIBSRCS getopt.c" fi if test "$ac_cv_func_snprintf" != yes -o "$ac_cv_func_vsnprintf" != yes; then - LIBSRCS="$LIBSRCS stdio.c" - LIBOBJS="$LIBOBJS stdio.o" if test "$ac_cv_func_snprintf" != yes; then AC_DEFINE(snprintf, ber_pvt_snprintf, [define to snprintf routine]) fi