Revert "[xml] Move to "Experimental" target language status"
This reverts commit 22a4355f34.
Conflicts:
CHANGES.current
RELEASENOTES
This commit is contained in:
parent
46f7501d94
commit
f13de56e5f
4 changed files with 3 additions and 11 deletions
|
|
@ -5,11 +5,9 @@ top_srcdir = @top_srcdir@
|
|||
top_builddir = @top_builddir@
|
||||
|
||||
SWIGEXE = $(top_builddir)/swig
|
||||
# Suppress "experimental target language" warning
|
||||
SWIGOPT = -w524
|
||||
SWIG_LIB_DIR = $(top_srcdir)/Lib
|
||||
SWIG_LIB_SET = @SWIG_LIB_SET@
|
||||
SWIGINVOKE = $(SWIG_LIB_SET) $(SWIGTOOL) $(SWIGEXE) $(SWIGOPT)
|
||||
SWIGINVOKE = $(SWIG_LIB_SET) $(SWIGTOOL) $(SWIGEXE)
|
||||
|
||||
cleanup = tail +2 \
|
||||
| sed -e 's/ident="ID[0-9A-F]*"//g' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue