Warnings compilation fixed

This commit is contained in:
Emmanuel Milou
2008-04-21 15:43:44 -04:00
parent a2aae5414e
commit 4475762185

View File

@ -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`