configure.ac: Remove useless AC_SUBST

No longer used since commit 805e431a38.
pull/184/head
Peter Eisentraut 1 year ago
parent f683ba0867
commit f05b5e6346
  1. 2
      configure
  2. 1
      configure.ac

2
configure vendored

@ -722,7 +722,6 @@ with_tcl
ICU_LIBS
ICU_CFLAGS
with_icu
INCLUDES
autodepend
PKG_CONFIG_LIBDIR
PKG_CONFIG_PATH
@ -7953,7 +7952,6 @@ done
IFS=$ac_save_IFS
#
# Library directories
#

@ -800,7 +800,6 @@ for dir in $with_includes $SRCH_INC; do
fi
done
IFS=$ac_save_IFS
AC_SUBST(INCLUDES)
#

Loading…
Cancel
Save