diff options
author | Andreas Schwab <schwab@suse.de> | 2003-12-01 00:45:50 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2003-12-01 00:45:50 +0000 |
commit | 2a75d75d3fb2ed0da8031f0de912b1694ee1be1d (patch) | |
tree | b3fba8ab93c7063dd3f9a4e07d17021304894943 /configure | |
parent | be5a5b39da53dd58f645d8e4574a775206cc9751 (diff) | |
download | emacs-2a75d75d3fb2ed0da8031f0de912b1694ee1be1d.tar.gz |
Rebuild.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 1734008516b..4f0a3dca61f 100755 --- a/configure +++ b/configure @@ -2576,7 +2576,7 @@ _ACEOF powerpc-apple-darwin* ) machine=powermac opsys=darwin # Define CPP as follows to make autoconf work correctly. - CPP="${CC} -E -no-cpp-precomp" + CPP="${CC-cc} -E -no-cpp-precomp" ;; ## AMD x86-64 Linux-based GNU system |