summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index d992264..e4645bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,10 +38,6 @@ AC_PROG_INSTALL
dnl Checks for header files.
AC_HEADER_STDC
-dnl Checks for library functions.
-AC_FUNC_VPRINTF
-
-
[if [ "$target" = "$host" ]; then
TARGET_CC='${CC}'
else]