From fb0f32066f599c9f46d40fe1446934b3cc29a1ae Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 28 May 2008 20:34:25 +0000 Subject: 2008-05-28 Thomas Schwinge [bug #23417, patch #6508 -- Building with -g3] * Makefile.am (MIGCOM): Revert the 2008-05-19 change. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f6dccf4..31cf857 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,7 +76,7 @@ AM_CCASFLAGS += \ # # MIGCOM. -MIGCOM = $(MIG) -n - /dev/null +MIGCOM = $(MIG) -n -cc cat - /dev/null # We need this because we use $(CPP) to preprocess MIG .defs files. CPP = @CPP@ -x c -- cgit v1.2.3