mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
fixup regression in Various "make distcheck" and portability fixups
Was using the wrong variable and adds proper m4 quoting
This commit is contained in:
parent
968a03a2e5
commit
8886f335c7
@ -1021,7 +1021,7 @@ AC_SUBST(BASE_THREAD_LIBS)
|
||||
AC_SUBST(WITH_THREADS)
|
||||
AC_SUBST(THREAD_CFLAGS)
|
||||
AC_SUBST(TEST_THREADS)
|
||||
AM_CONDITIONAL(THREADS_W32, test -n "$THREADS_WIN32")
|
||||
AM_CONDITIONAL([THREADS_W32],[test -n "$THREADS_W32"])
|
||||
|
||||
dnl
|
||||
dnl xmllint shell history
|
||||
|
Loading…
x
Reference in New Issue
Block a user