Merge branch 'master' into utf8-conversion, after 2.3.0a release

This commit is contained in:
Jon Trulson
2019-10-12 19:17:42 -06:00
13 changed files with 43 additions and 63 deletions

View File

@@ -1072,6 +1072,7 @@ CXXDEPENDINCLUDE != CcCmd -v -x c++ /dev/null -fsyntax-only \
#define ArchitectureDefines -DOPENBSD_ARCHITECTURE
#define BuildLibPathVar LD_LIBRARY_PATH
ICONVSYSLIB != if test -f /usr/local/include/iconv.h; then echo -liconv; else echo; fi
#ifndef KornShell
#define KornShell /usr/local/bin/ksh93