summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Webb <swebb@blackberry.com>2022-08-10 09:57:09 -0400
committerStephen M. Webb <stephen.webb@bregmasoft.ca>2022-08-13 11:00:06 -0400
commit778dc30fbfc9da43e9637dd06ea4d019eae0e1bd (patch)
treea83fd23745536f02f60653cb8d58b2abf713a92f /include
parent9afaef970b69c8f7e9194bb9956ba57215e97a4a (diff)
downloadlibunwind-778dc30fbfc9da43e9637dd06ea4d019eae0e1bd.tar.gz
Stop the autotools nag about AC_CONFIG_MACRO_DIRS
All warnings should be heeded, including the ones spat out by autoreconf. In this case, autoconf wanted a place to generate its m4 files into and automake wanted the right target names in doc/Makefile.am. Also added AM_SILENT_FILES([yes]) to reduce the visual noise in build output to make spotting build problems easier. You can override the silent default by running `make` with `V=0` appended to the command line. Removed the unnecessary and unused acinclude.m4 file to reduce clutter in the source directory.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions