Skip to content
Snippets Groups Projects
Commit 44757621 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Warnings compilation fixed

parent a2aae541
No related branches found
No related tags found
No related merge requests found
......@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment