Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2021-04-29 12:23:11 +0300
committerCorinna Vinschen <corinna@vinschen.de>2021-04-29 12:28:14 +0300
commitcf25b559020013e0503c4eead107b9a8225586e6 (patch)
treee5fb5dff7f0b9ad61f76e70de6e183b5499a6602 /winsup/testsuite
parent84ffbfeb10181e82eef3d04a551943830881550b (diff)
Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warnings
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/testsuite')
-rw-r--r--winsup/testsuite/cygrun/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/testsuite/cygrun/Makefile.am b/winsup/testsuite/cygrun/Makefile.am
index eb3b41224..bdbd8f705 100644
--- a/winsup/testsuite/cygrun/Makefile.am
+++ b/winsup/testsuite/cygrun/Makefile.am
@@ -13,7 +13,7 @@
# language in the same Makefile.
override CC = @MINGW_CC@
-INCLUDES =
+AM_CPPFLAGS =
noinst_PROGRAMS = cygrun