X-Git-Url: http://git.maemo.org/git/?p=opencv;a=blobdiff_plain;f=doc%2Fcommon.m4;fp=doc%2Fcommon.m4;h=a3791900650c578511f4af12b4d9a1cfcbc1e98a;hp=0000000000000000000000000000000000000000;hb=e4c14cdbdf2fe805e79cd96ded236f57e7b89060;hpb=454138ff8a20f6edb9b65a910101403d8b520643 diff --git a/doc/common.m4 b/doc/common.m4 new file mode 100644 index 0000000..a379190 --- /dev/null +++ b/doc/common.m4 @@ -0,0 +1,4 @@ +ifelse(TARGET_LANGUAGE, py, `define(ONLY_PYTHON, $1)', `define(ONLY_PYTHON, )') +ifelse(TARGET_LANGUAGE, c, `define(ONLY_C, $1)', `define(ONLY_C, )') +define(`RQ',`changequote(<,>)dnl` +'changequote`'')