Handles the removal of embedded ttf-liberation from upstream-svn.
Index: navit/configure.in
===================================================================
--- navit.orig/configure.in	2010-01-17 03:32:43.728972472 +0100
+++ navit/configure.in	2010-01-17 03:32:47.882299831 +0100
@@ -855,7 +855,6 @@
 navit/fib-1.1/Makefile
 navit/font/Makefile
 navit/font/freetype/Makefile
-navit/fonts/Makefile
 navit/graphics/Makefile
 navit/graphics/android/Makefile
 navit/graphics/gd/Makefile
Index: navit/navit/Makefile.am
===================================================================
--- navit.orig/navit/Makefile.am	2010-01-17 03:32:43.735633320 +0100
+++ navit/navit/Makefile.am	2010-01-17 03:32:47.882299831 +0100
@@ -4,12 +4,9 @@
 if PLUGINS
   SUBDIRS += .
 endif
-DIST_SUBDIRS=binding map maptool fib-1.1 font fonts gui graphics osd speech support vehicle xpm maps
+DIST_SUBDIRS=binding map maptool fib-1.1 font gui graphics osd speech support vehicle xpm maps
 SUBDIRS+=binding map font gui graphics osd speech vehicle xpm
 
-if FONTS
-  SUBDIRS += fonts
-endif
 if !PLUGINS
   SUBDIRS += .
 endif
