diff options
author | Peter Eisentraut | 2024-11-13 09:29:31 +0000 |
---|---|---|
committer | Peter Eisentraut | 2024-11-13 09:29:31 +0000 |
commit | f05b5e6346802d58f23d2ba8370091eab7aa5f63 (patch) | |
tree | a65cf0b1792b054734cb1d95f9c7e80ec4bfefa6 /configure | |
parent | f683ba0867dacee295eba2e31fa0689a64f7fbe4 (diff) |
configure.ac: Remove useless AC_SUBST
No longer used since commit 805e431a386.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure index 4b01b682b15..f58eae1baa8 100755 --- 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 # |