From 0cb80d3050de4adb65b6c4acb4c9ac765b2ae448 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 9 May 2015 22:12:36 -0300 Subject: raise warning if user provided DATE for one source file, but not for all source files --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0932a3b..3a29f17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -123,6 +123,7 @@ tests_check_loader_CFLAGS = \ tests_check_loader_LDFLAGS = \ -no-install \ -Wl,--wrap=blogc_file_get_contents \ + -Wl,--wrap=fprintf \ $(NULL) tests_check_loader_LDADD = \ -- cgit v1.2.3-18-g5258