Add .fossil-settings
FossilOrigin-Name: 087f5e8afa5610315f2d70922e863f0e8ceb408eb2578cb5a6bd93d025f07db1
This commit is contained in:
parent
cfd63f75cf
commit
b975cd2385
4 changed files with 32 additions and 2 deletions
|
@ -11,7 +11,7 @@ done
|
|||
|
||||
AC_CHECK_TOOL(OBJFW_CONFIG, objfw-config)
|
||||
AS_IF([test x"$OBJFW_CONFIG" = x""], [
|
||||
AC_MSG_ERROR(You need ObjFW and objfw-config installed!)
|
||||
AC_MSG_ERROR(You need ObjFW and objfw-config installed!)
|
||||
])
|
||||
|
||||
test x"$OBJC" = x"" && OBJC="$($OBJFW_CONFIG --objc)"
|
||||
|
|
Reference in a new issue