From 80b8412a116645986fe4c96d648e417e09f46f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Fri, 19 Jul 2013 02:09:30 +0200 Subject: [PATCH] configure: Remove obsolete FIXME comment. --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index 0b2ec241e9df..240445e06ccd 100644 --- a/configure.in +++ b/configure.in @@ -2727,7 +2727,6 @@ if test "x$host" != "x$target"; then esac fi -# FIXME: Define the others as well case "$TARGET" in X86) AC_DEFINE(TARGET_X86, 1, [...])