Changed all references to the 'freeglut-1.3' directory to 'src', copied 'freeglut...
[freeglut] / configure.in
index c53d2a7..ce5c570 100644 (file)
@@ -27,4 +27,4 @@ dnl Checks for library functions.
 AC_CHECK_LIBM
 AC_SUBST(LIBM)
 
-AC_OUTPUT(Makefile freeglut-1.3/Makefile include/Makefile include/GL/Makefile genfonts/Makefile tests/Makefile )
+AC_OUTPUT(Makefile src/Makefile include/Makefile include/GL/Makefile genfonts/Makefile tests/Makefile )