mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
printf: mark internal functions as internal
This commit is contained in:
parent
3778c1878c
commit
79d6b91e27
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
AM_CPPFLAGS = $(GLIB_CFLAGS)
|
||||
AM_CPPFLAGS = $(GLIB_CFLAGS) -DSTATIC=G_GNUC_INTERNAL
|
||||
|
||||
noinst_LTLIBRARIES = libgstprintf.la
|
||||
|
||||
|
|
Loading…
Reference in a new issue