mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Enable deprecation warnings on all C programs.
This commit is contained in:
@@ -26,6 +26,7 @@ man_MANS = libguestfs-test-tool.1
|
||||
|
||||
libguestfs_test_tool_SOURCES = test-tool.c
|
||||
libguestfs_test_tool_CFLAGS = \
|
||||
-DGUESTFS_WARN_DEPRECATED=1 \
|
||||
-DLOCALEBASEDIR=\""$(datadir)/locale"\" \
|
||||
-I$(top_srcdir)/src -I$(top_builddir)/src \
|
||||
$(WARN_CFLAGS) $(WERROR_CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user