mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
misc: fix DBUS build
Change-Id: Ia6d43b818b705c13da979d90920ff2df585f5cec
This commit is contained in:
@ -2,7 +2,7 @@ dnl Jami - configure.ac
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([Jami Daemon],[13.8.0],[jami@gnu.org],[jami])
|
||||
AC_INIT([Jami Daemon],[13.9.0],[jami@gnu.org],[jami])
|
||||
|
||||
dnl Clear the implicit flags that default to '-g -O2', otherwise they
|
||||
dnl take precedence over the values we set via the
|
||||
|
Reference in New Issue
Block a user