configure.ac: Remove useless AC_SUBST
authorPeter Eisentraut <[email protected]>
Wed, 13 Nov 2024 09:29:31 +0000 (10:29 +0100)
committerPeter Eisentraut <[email protected]>
Wed, 13 Nov 2024 09:29:31 +0000 (10:29 +0100)
No longer used since commit 805e431a386.

configure
configure.ac

index 4b01b682b15e621ed75719988e4694faaea7d603..f58eae1baa8aac665524b3c5c2cd36c1d560d66a 100755 (executable)
--- a/configure
+++ b/configure
@@ -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
 #
index e7f4f0fc22ffe6ab48008a84b222393743b10996..82c5009e3e83315ecf47552d20353aba63ad0217 100644 (file)
@@ -800,7 +800,6 @@ for dir in $with_includes $SRCH_INC; do
   fi
 done
 IFS=$ac_save_IFS
-AC_SUBST(INCLUDES)
 
 
 #