[Pkg-voip-commits] [pjproject] 17/42: Do enable IPv6 support in config_site

tzafrir at debian.org tzafrir at debian.org
Sat Nov 1 17:13:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master-2.3
in repository pjproject.

commit e403a516f397f29114c0979e6139ae36981b4899
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Thu Oct 30 09:46:52 2014 +0200

    Do enable IPv6 support in config_site
    
    The previous version of config_site actually enabled video rather than
    IPv6.
---
 debian/config_site.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/config_site.h b/debian/config_site.h
index e94ab7d..2a85027 100644
--- a/debian/config_site.h
+++ b/debian/config_site.h
@@ -1,3 +1,4 @@
 #ifndef _CONFIG_SITE_H_
 #define PJMEDIA_HAS_VIDEO	1
+#define PJ_HAS_IPV6 1
 #endif /* _CONFIG_SITE_H_ */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git



More information about the Pkg-voip-commits mailing list