镜像自地址
https://git.tukaani.org/xz.git
已同步 2025-05-09 07:46:39 +00:00
Fixed a typo in tests/Makefile.am which prevented
building the tests if gnulib was needed.
这个提交包含在:
父节点
7c1ad41eb6
当前提交
ce8b036a6c
@ -22,7 +22,7 @@ AM_CPPFLAGS = \
|
||||
LDADD = @top_builddir@/src/liblzma/liblzma.la
|
||||
|
||||
if COND_GNULIB
|
||||
LDADD += @top_builddir/lib/libgnu.a
|
||||
LDADD += @top_builddir@/lib/libgnu.a
|
||||
endif
|
||||
|
||||
check_PROGRAMS = \
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户