mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 07:16:22 +00:00
Added resource_presence_t and contact_presence_t
This commit is contained in:
@@ -87,7 +87,7 @@ if test "x$enable_notifications" != xno; then
|
||||
fi
|
||||
|
||||
# Default parameters
|
||||
AM_CFLAGS="-Wall"
|
||||
AM_CFLAGS="-Wall -Werror"
|
||||
LIBS="$LIBS $DEPS_LIBS $NOTIFY_LIBS"
|
||||
|
||||
AM_CPPFLAGS="$DEPS_CFLAGS $NOTIFY_CFLAGS"
|
||||
|
||||
Reference in New Issue
Block a user