From 15d3beecdd227c08df600336dff9ecd2d5979136 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 9 May 2015 22:25:30 -0300 Subject: fixing gcc stupidity --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3a29f17..9302a7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -123,7 +123,7 @@ tests_check_loader_CFLAGS = \ tests_check_loader_LDFLAGS = \ -no-install \ -Wl,--wrap=blogc_file_get_contents \ - -Wl,--wrap=fprintf \ + -Wl,--wrap=blogc_fprintf \ $(NULL) tests_check_loader_LDADD = \ -- cgit v1.2.3-18-g5258