+Include bundled font for the Gnome UI.
[udpgate.git] / configure.ac
index cb4b340..5d9ce80 100644 (file)
@@ -59,7 +59,7 @@ AM_CONDITIONAL(MAINTAINER_MODE,[test "$USE_MAINTAINER_MODE" = "yes"])
 AC_ARG_ENABLE(man-pages,
                [  --enable-man-pages=no/yes/auto   pod2man(1) required for man pages (def.=yes)],,enable_man_pages=yes)
 AC_ARG_ENABLE(bundle,
-               [  --enable-bundle                  Build single binary containing locale and init.d files (def.=no)],,enable_bundle=no)
+               [  --enable-bundle                  Build single binary containing bundled init.d/fonts/...(def.=no)],,enable_bundle=no)
 
 
 PERL=
@@ -256,6 +256,7 @@ udpgate.spec
 Makefile
 ./macros/Makefile
 ./init.d/Makefile
+./fonts/Makefile
 ./src/Makefile
 ])