diff --git a/Makefile b/Makefile index 7bfb888ebf..152bf9da1b 100644 --- a/Makefile +++ b/Makefile @@ -89,7 +89,7 @@ $(POSTGRES_INSTALL_DIR)/build/%/config.status: LDFLAGS='$(LDFLAGS)' \ $(PG_CONFIGURE_OPTS) \ --prefix=$(abspath $(POSTGRES_INSTALL_DIR))/$* > configure.log) - echo "\n\n\n\n -------\n printing path $(env)" + env # nicer alias to run 'configure' # Note: I've been unable to use templates for this part of our configuration.