summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia-codec
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2010-05-01 22:05:41 +0000
committerBenny Prijono <bennylp@teluu.com>2010-05-01 22:05:41 +0000
commit810416dab92eeb54a9b01221ee9ff262305b13b5 (patch)
tree0533e6ed07a6a7009f00faa33569cf0189d502db /pjmedia/include/pjmedia-codec
parent22cebb12bd93ddd25b80048c72473a55f14ed6df (diff)
Fixed #1064:
- Removed orphaned third_party/gsm/inc/gsm.h.orig file - Added support for external GSM header in /usr/include/gsm.h (rather than <gsm/gsm.h>) Thanks Christopher Zimmermann for the fixes git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3158 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjmedia/include/pjmedia-codec')
-rw-r--r--pjmedia/include/pjmedia-codec/config_auto.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjmedia/include/pjmedia-codec/config_auto.h.in b/pjmedia/include/pjmedia-codec/config_auto.h.in
index 19264270..9c2a9af2 100644
--- a/pjmedia/include/pjmedia-codec/config_auto.h.in
+++ b/pjmedia/include/pjmedia-codec/config_auto.h.in
@@ -43,6 +43,8 @@
#endif
#undef PJMEDIA_EXTERNAL_GSM_CODEC
+#undef PJMEDIA_EXTERNAL_GSM_GSM_H
+#undef PJMEDIA_EXTERNAL_GSM_H
/* Speex codec */
#ifndef PJMEDIA_HAS_SPEEX_CODEC