[Pkg-voip-commits] [SCM] turnserver branch, master, updated. upstream/0.6-18-g58116c6

Daniel Pocock daniel at pocock.com.au
Sun Sep 30 10:15:45 UTC 2012


The following commit has been merged in the master branch:
commit 58116c64445e595fca0c3e22134610212d0ea24e
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun Sep 30 12:15:36 2012 +0200

    Comment line in configure.in that clears CFLAGS

diff --git a/configure.in b/configure.in
index e50cc43..6a9c9a0 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ AC_CONFIG_HEADER([config.h])
 # Unit tests with Check framework
 PKG_CHECK_MODULES([CHECK], [check >= 0.9.4],,[AC_MSG_RESULT([testing is disabled])])
 
-CFLAGS=""
+#CFLAGS=""
 
 # Checks for programs.
 AC_PROG_CC

-- 
turnserver



More information about the Pkg-voip-commits mailing list