printf: mark internal functions as internal
authorTim-Philipp Müller <tim@centricular.net>
Sun, 7 Apr 2013 16:36:29 +0000 (17:36 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 12 Apr 2013 22:05:57 +0000 (23:05 +0100)
gst/printf/Makefile.am

index e039a79..67dc35f 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = $(GLIB_CFLAGS)
+AM_CPPFLAGS = $(GLIB_CFLAGS) -DSTATIC=G_GNUC_INTERNAL
 
 noinst_LTLIBRARIES = libgstprintf.la