summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2021-05-09slibtool.m4: AC_PROG_OBJCXX, AC_PROG_OBJCXXCPP: provide fallback definitions.midipix1-2/+3
2021-05-05slibtool.m4: added --with-sysroot support.midipix1-2/+53
2021-05-03slibtool.m4: LIBTOOL variable substitution: avoid duplicate value assignments.midipix1-1/+1
2021-05-02slibtool.m4: slibtool_set_flavor(): support backward-compatible heuristics.midipix1-0/+9
2021-05-02slibtool.m4: coding-style meditation.midipix1-1/+1
2021-05-02slibtool.m4: slibtool_arg_enable(): properly escape brackets in if-then block.midipix1-1/+1
2021-05-02slibtool.m4: added SLIBTOOL_PROG_NM().midipix1-0/+18
2021-05-02slibtool.m4: added SLIBTOOL_LANG().midipix1-0/+9
2021-05-02slibtool.m4: added deprecated and no-op macros.midipix1-0/+7
2021-05-02slibtool.m4: added SLIBTOOL_{ENABLE|DISABLE}_{SHARED|STATIC}.midipix1-1/+61
2021-05-02slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of cxx preprocessor macros.midipix1-0/+4
2021-05-02slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of core autoconf macros.midipix1-0/+43
2021-05-01slibtool.m4: native integration for autoconf-based projects: initial version.midipix1-0/+265