Make Lib/ocaml/swigp4.ml a non-generated file.

We used to have configure substitute values into it, but that's not been
the case for just over 3 years, since patch #3151788 was applied.
This commit is contained in:
Olly Betts 2014-02-19 22:35:45 +13:00
commit dcf121f534
4 changed files with 29 additions and 31 deletions

View file

@ -391,7 +391,7 @@ clean-ccache:
# DISTCLEAN - clean what configure built
#####################################################################
DISTCLEAN-DEAD = config.status config.log config.cache swig.spec Makefile mkmf.log libtool preinst-swig Lib/ocaml/swigp4.ml
DISTCLEAN-DEAD = config.status config.log config.cache swig.spec Makefile mkmf.log libtool preinst-swig
distclean-helper: distclean-test-suite distclean-examples distclean-dead