mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user