mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
Warnings compilation fixed
This commit is contained in:
@ -57,7 +57,7 @@ AC_CONFIG_FILES([platform/debian/changelog \
|
||||
platform/fedora/sflphone-fc6.spec])
|
||||
|
||||
dnl the file stamp-h.in should be there before (instead of AC_CONFIG_HEADERS(config.h))
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
dnl AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl Get project version
|
||||
VERSION=`sed -ne 's/^#define SFLPHONED_VERSION "\(.*\)"/\1/p' ${srcdir}/src/global.h`
|
||||
|
Reference in New Issue
Block a user