mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
configure.ac: Remove useless AC_SUBST
No longer used since commit 805e431a38
.
This commit is contained in:
2
configure
vendored
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)
|
||||
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user