Nothing in this directory actually uses Freetype
authorDavid Schleef <ds@schleef.org>
Sat, 26 Jul 2003 04:15:39 +0000 (04:15 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 26 Jul 2003 04:15:39 +0000 (04:15 +0000)
Original commit message from CVS:
Nothing in this directory actually uses Freetype

examples/seeking/Makefile.am
tests/examples/seek/Makefile.am
tests/old/examples/seek/Makefile.am

index 696b315..3d99ee2 100644 (file)
@@ -3,5 +3,5 @@ examples = seek spider_seek cdplayer cdparanoia vorbisfile
 noinst_PROGRAMS = $(examples)
 
 # we have nothing but apps here, we can do this safely
-LIBS = $(GST_LIBS) $(GTK_LIBS) $(FT2_LIBS)
+LIBS = $(GST_LIBS) $(GTK_LIBS)
 AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
index 696b315..3d99ee2 100644 (file)
@@ -3,5 +3,5 @@ examples = seek spider_seek cdplayer cdparanoia vorbisfile
 noinst_PROGRAMS = $(examples)
 
 # we have nothing but apps here, we can do this safely
-LIBS = $(GST_LIBS) $(GTK_LIBS) $(FT2_LIBS)
+LIBS = $(GST_LIBS) $(GTK_LIBS)
 AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
index 696b315..3d99ee2 100644 (file)
@@ -3,5 +3,5 @@ examples = seek spider_seek cdplayer cdparanoia vorbisfile
 noinst_PROGRAMS = $(examples)
 
 # we have nothing but apps here, we can do this safely
-LIBS = $(GST_LIBS) $(GTK_LIBS) $(FT2_LIBS)
+LIBS = $(GST_LIBS) $(GTK_LIBS)
 AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)