summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
Diffstat (limited to 'distrib')
-rw-r--r--distrib/configure.ac.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/distrib/configure.ac.in b/distrib/configure.ac.in
index c3df6203b5..bfff387ee8 100644
--- a/distrib/configure.ac.in
+++ b/distrib/configure.ac.in
@@ -62,12 +62,6 @@ dnl ** figure out how to do a BSD-ish install **
AC_PROG_INSTALL
#
-dnl ** find `find`, used by get-win32-tarballs.sh (see #12502)
-#
-FP_PROG_FIND()
-export FIND
-
-#
dnl ** how to do symlinks **
#
AC_PROG_LN_S()