aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure16
1 files changed, 0 insertions, 16 deletions
diff --git a/configure b/configure
index 71d9e1fd..5f73abdc 100755
--- a/configure
+++ b/configure
@@ -8568,22 +8568,6 @@ _ACEOF
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
-#include <stdio.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "int.*sprintf" >/dev/null 2>&1; then :
-
-$as_echo "#define SPRINTF_RET int" >>confdefs.h
-
-else
- $as_echo "#define SPRINTF_RET char *" >>confdefs.h
-
-fi
-rm -f conftest*
-
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
#include <sys/types.h>
int
main ()