printf: mark internal functions as internal
This commit is contained in:
parent
3778c1878c
commit
79d6b91e27
@ -1,4 +1,4 @@
|
||||
AM_CPPFLAGS = $(GLIB_CFLAGS)
|
||||
AM_CPPFLAGS = $(GLIB_CFLAGS) -DSTATIC=G_GNUC_INTERNAL
|
||||
|
||||
noinst_LTLIBRARIES = libgstprintf.la
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user