]> git.jsancho.org Git - guile-assimp.git/blobdiff - configure.ac
Little fixes
[guile-assimp.git] / configure.ac
index a84de5579e39b4e0f391254d71320db5dcbe95d6..d804de3af36b50e28a0643fcf60470a89f9b9e56 100644 (file)
@@ -23,7 +23,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_CONFIG_SRCDIR(assimp.scm)
 AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE([color-tests -Wall -Wno-portability foreign])
+AM_INIT_AUTOMAKE([-Wall -Wno-portability foreign])
 AM_SILENT_RULES([yes])
 
 GUILE_PKG([2.2 2.0])