aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-09-09 04:49:45 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-09-09 04:49:45 +0000
commit2cc16200b7cbe2555412023e0a440cd5a7affb91 (patch)
treef871ccd2939151d94156b674aa5bfa84724a6067 /tests
parentb609cf66c9f4516ec882a7fe3b693db9f25b4f62 (diff)
MEGACO (Media Gateway Control) protocol decoder
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1158 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index d2202025..13a5f42c 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -62,8 +62,6 @@ CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
-CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
-CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@