mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 22:26:21 +00:00
Merge remote-tracking branch 'pasis/stabber-linker'
This commit is contained in:
@@ -241,7 +241,7 @@ AM_CONDITIONAL([THEMES_INSTALL], "$THEMES_INSTALL")
|
|||||||
PKG_CHECK_MODULES([cmocka], [cmocka], [],
|
PKG_CHECK_MODULES([cmocka], [cmocka], [],
|
||||||
[AC_MSG_NOTICE([cmocka is not found, will not be able to run tests])])
|
[AC_MSG_NOTICE([cmocka is not found, will not be able to run tests])])
|
||||||
|
|
||||||
AC_CHECK_LIB([stabber], [stbbr_start], [],
|
AC_CHECK_LIB([stabber], [stbbr_start], [LIBS="$LIBS"],
|
||||||
[AC_MSG_NOTICE([stabber not found, will not be able to run functional tests])])
|
[AC_MSG_NOTICE([stabber not found, will not be able to run functional tests])])
|
||||||
|
|
||||||
### Check for ncursesw/ncurses.h first, Arch linux uses ncurses.h for ncursesw
|
### Check for ncursesw/ncurses.h first, Arch linux uses ncurses.h for ncursesw
|
||||||
|
|||||||
Reference in New Issue
Block a user