From 6a6d63985cfce4298cd638d45f040443ea0a8159 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Thu, 4 Jul 2002 19:29:24 +0000 Subject: [PATCH] Don't use C preprocessor precompiled headers when converting sequencer files. --- configure/os/CONFIG.Common.darwin-ppc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure/os/CONFIG.Common.darwin-ppc b/configure/os/CONFIG.Common.darwin-ppc index d8f5dd805..19d23c376 100644 --- a/configure/os/CONFIG.Common.darwin-ppc +++ b/configure/os/CONFIG.Common.darwin-ppc @@ -19,6 +19,11 @@ ARCH_CLASS = ppc # OP_SYS_CFLAGS += -fno-common +# +# Don't try to use precompiled headers when converting sequencer files +# +CPPSNCFLAGS += -no-cpp-precomp + # # Need to get some fink-installed packages (readline, etc.). # If you don't have readline on your system you must remove