summaryrefslogtreecommitdiff
path: root/pjlib
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2011-05-06 03:40:47 +0000
committerBenny Prijono <bennylp@teluu.com>2011-05-06 03:40:47 +0000
commited8f8d08abba9040f769e922aa0c1adbde86fbbc (patch)
treebdb6fd0c41fd9187c0fc700f1029c19fba878314 /pjlib
parentcd45a1b41dfe6526d83de742839b1f817af9d47b (diff)
Break the compilation in svn trunk to make people switch to new svn URL
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3558 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib')
-rw-r--r--pjlib/include/pj/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjlib/include/pj/config.h b/pjlib/include/pj/config.h
index c5a3b476..25758452 100644
--- a/pjlib/include/pj/config.h
+++ b/pjlib/include/pj/config.h
@@ -20,6 +20,8 @@
#ifndef __PJ_CONFIG_H__
#define __PJ_CONFIG_H__
+#error "For PJSIP version 1.x, please switch your svn repository URL to https://svn.pjsip.org/repos/pjproject/branches/1.x"
+
/**
* @file config.h
* @brief PJLIB Main configuration settings.