aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7b8555d..1008e24 100755
--- a/configure
+++ b/configure
@@ -139,7 +139,7 @@ static const char target[] = "$target";
static const char *const startfiles[] = {$startfiles};
static const char *const endfiles[] = {$endfiles};
static const char *const preprocesscmd[] = {
- "$DEFAULT_PREPROCESSOR", "-E",
+ "$DEFAULT_PREPROCESSOR",
/* clear preprocessor GNU C version */
"-U", "__GNUC__",