Update MuParser source

Drop build system artefacts and move to versioned directory.

Tarball from
https://github.com/beltoforion/muparser/archive/v2.2.5.tar.gz with
samples/example2 directory removed.
This commit is contained in:
David Adam
2017-08-25 01:26:16 +08:00
parent bd18736ee5
commit 86b1c5a5a4
63 changed files with 2 additions and 8341 deletions

View File

@@ -69,7 +69,7 @@ extra_confdir = @extra_confdir@
#
# muparser
#
MUPARSER_DIR = muparser
MUPARSER_DIR = muparser-2.2.5
MUPARSER_LIBDIR = $(MUPARSER_DIR)/lib
MUPARSER_LIB = $(MUPARSER_LIBDIR)/libmuparser.a
MUPARSER_H = $(MUPARSER_DIR)/include/muParser.h