* Removed genfonts/genstrokes code, updated configure.in and Makefile.in
[freeglut] / configure.in
index ce5c570..6c81ed7 100644 (file)
@@ -27,4 +27,4 @@ dnl Checks for library functions.
 AC_CHECK_LIBM
 AC_SUBST(LIBM)
 
-AC_OUTPUT(Makefile src/Makefile include/Makefile include/GL/Makefile genfonts/Makefile tests/Makefile )
+AC_OUTPUT(Makefile src/Makefile include/Makefile include/GL/Makefile)