X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Faclocal.m4;fp=test%2Faclocal.m4;h=a293b26142073b4c43165d0f0e4a8db9206cef9e;hp=e4bd329a81e845e783f845a988589ff21cfdf635;hb=3e37c7d3fa122563a9d88168926f61286ef30cd3;hpb=54d0d62f0eb759e3c623a215d98ddebccca64488 diff --git a/test/aclocal.m4 b/test/aclocal.m4 index e4bd329a..a293b261 100644 --- a/test/aclocal.m4 +++ b/test/aclocal.m4 @@ -27,7 +27,7 @@ dnl sale, use or other dealings in this Software without prior written * dnl authorization. * dnl*************************************************************************** dnl -dnl $Id: aclocal.m4,v 1.179 2020/03/20 00:23:48 tom Exp $ +dnl $Id: aclocal.m4,v 1.180 2020/04/04 20:16:13 tom Exp $ dnl dnl Author: Thomas E. Dickey dnl @@ -92,10 +92,11 @@ define([CF_ACVERSION_COMPARE], [ifelse([$8], , ,[$8])], [ifelse([$9], , ,[$9])])])dnl dnl --------------------------------------------------------------------------- -dnl CF_ADD_CFLAGS version: 13 updated: 2017/02/25 18:57:40 +dnl CF_ADD_CFLAGS version: 14 updated: 2020/04/04 16:16:13 dnl ------------- dnl Copy non-preprocessor flags to $CFLAGS, preprocessor flags to $CPPFLAGS -dnl The second parameter if given makes this macro verbose. +dnl $1 = flags to add +dnl $2 = if given makes this macro verbose. dnl dnl Put any preprocessor definitions that use quoted strings in $EXTRA_CPPFLAGS, dnl to simplify use of $CPPFLAGS in compiler checks, etc., that are easily