Skip to content

Commit f05b5e6

Browse files
committed
configure.ac: Remove useless AC_SUBST
No longer used since commit 805e431.
1 parent f683ba0 commit f05b5e6

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

configure

-2
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,6 @@ with_tcl
722722
ICU_LIBS
723723
ICU_CFLAGS
724724
with_icu
725-
INCLUDES
726725
autodepend
727726
PKG_CONFIG_LIBDIR
728727
PKG_CONFIG_PATH
@@ -7953,7 +7952,6 @@ done
79537952
IFS=$ac_save_IFS
79547953

79557954

7956-
79577955
#
79587956
# Library directories
79597957
#

configure.ac

-1
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,6 @@ for dir in $with_includes $SRCH_INC; do
800800
fi
801801
done
802802
IFS=$ac_save_IFS
803-
AC_SUBST(INCLUDES)
804803

805804

806805
#

0 commit comments

Comments
 (0)