From 666cb78d79878260272ab8a7da5adf2684ca672c Mon Sep 17 00:00:00 2001 From: Antonio Nikishaev Date: Wed, 20 Feb 2019 15:05:58 +0400 Subject: =?UTF-8?q?use=20erts=E2=80=99=20ERL=5FTRY=5FLINK=5FJAVA=20in=20co?= =?UTF-8?q?mmon=5Ftest/test=5Fserver/configure.in?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/common_test/test_server/configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/common_test/test_server') diff --git a/lib/common_test/test_server/configure.in b/lib/common_test/test_server/configure.in index 0511d126b4..e07bd4c2aa 100644 --- a/lib/common_test/test_server/configure.in +++ b/lib/common_test/test_server/configure.in @@ -459,11 +459,11 @@ dnl Freely inspired by AC_TRY_LINK. (Maybe better to create a dnl AC_LANG_JAVA instead...) AC_DEFUN(ERL_TRY_LINK_JAVA, [java_link='$JAVAC conftest.java 1>&AC_FD_CC' -changequote(«, »)dnl +changequote(, )dnl cat > conftest.java <