mirror of
https://github.com/postgres/postgres.git
synced 2025-05-13 01:13:08 -04:00
configure.ac: Remove useless AC_SUBST
No longer used since commit 805e431a386.
This commit is contained in:
parent
f683ba0867
commit
f05b5e6346
2
configure
vendored
2
configure
vendored
@ -722,7 +722,6 @@ with_tcl
|
|||||||
ICU_LIBS
|
ICU_LIBS
|
||||||
ICU_CFLAGS
|
ICU_CFLAGS
|
||||||
with_icu
|
with_icu
|
||||||
INCLUDES
|
|
||||||
autodepend
|
autodepend
|
||||||
PKG_CONFIG_LIBDIR
|
PKG_CONFIG_LIBDIR
|
||||||
PKG_CONFIG_PATH
|
PKG_CONFIG_PATH
|
||||||
@ -7953,7 +7952,6 @@ done
|
|||||||
IFS=$ac_save_IFS
|
IFS=$ac_save_IFS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Library directories
|
# Library directories
|
||||||
#
|
#
|
||||||
|
@ -800,7 +800,6 @@ for dir in $with_includes $SRCH_INC; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
IFS=$ac_save_IFS
|
IFS=$ac_save_IFS
|
||||||
AC_SUBST(INCLUDES)
|
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user