1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

configure.ac: Remove useless AC_SUBST

No longer used since commit 805e431a38.
This commit is contained in:
Peter Eisentraut
2024-11-13 10:29:31 +01:00
parent f683ba0867
commit f05b5e6346
2 changed files with 0 additions and 3 deletions

View File

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