]> git.jsancho.org Git - guile-assimp.git/commitdiff
Little fixes
authorJavier Sancho <jsf@jsancho.org>
Wed, 20 Aug 2014 12:31:10 +0000 (14:31 +0200)
committerJavier Sancho <jsf@jsancho.org>
Wed, 20 Aug 2014 12:31:10 +0000 (14:31 +0200)
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])