Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2a75d75d
Commit
2a75d75d
authored
Dec 01, 2003
by
Andreas Schwab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebuild.
parent
be5a5b39
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ChangeLog
ChangeLog
+1
-1
configure
configure
+1
-1
No files found.
ChangeLog
View file @
2a75d75d
2003-12-01 Andreas Schwab <schwab@suse.de>
* configure.in (powerpc-apple-darwin*): Use ${CC} instead of
* configure.in (powerpc-apple-darwin*): Use ${CC
-cc
} instead of
hardcoding gcc.
* configure: Rebuild.
...
...
configure
View file @
2a75d75d
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment