From d8fa33fe0b4f00cca56084e81d289d3a446f2795 Mon Sep 17 00:00:00 2001 From: Dave Schuyler Date: Mon, 29 Sep 2003 21:07:19 +0000 Subject: [PATCH] formatting --- ppremake/ppCommandFile.cxx | 8 ++++++-- ppremake/ppremake.cxx | 10 +++++----- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/ppremake/ppCommandFile.cxx b/ppremake/ppCommandFile.cxx index d7732e0565..530afd579b 100644 --- a/ppremake/ppCommandFile.cxx +++ b/ppremake/ppCommandFile.cxx @@ -1500,7 +1500,9 @@ handle_defer_command() { def = _scope->expand_self_reference(def, varname); _scope->define_variable(varname, def); - if (verbose>=2) cerr<<"#defer "<=2) { + cerr<<"#defer "<expand_string(_params.substr(p)); _scope->define_variable(varname, def); - if (verbose>=2) cerr<<"#define "<=2) { + cerr<<"#define "< -#endif // HAVE_GETOPT_H + #ifdef HAVE_GETOPT_H + #include + #endif // HAVE_GETOPT_H #else -#include "gnu_getopt.h" + #include "gnu_getopt.h" #endif // HAVE_GETOPT #ifdef HAVE_UNISTD_H -#include + #include #endif #include