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
a7f2b0b1
Commit
a7f2b0b1
authored
Jun 07, 2009
by
Adrian Robert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS.
parent
661aaece
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/Makefile.in
lib-src/Makefile.in
+1
-1
No files found.
lib-src/ChangeLog
View file @
a7f2b0b1
2006-06-06 David Reitter <david.reitter@gmail.com>
* Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS.
2009-04-20 Juanma Barranquero <lekktu@gmail.com>
* emacsclient.c (print_help_and_exit): Fix typo and tabify (careful
...
...
lib-src/Makefile.in
View file @
a7f2b0b1
...
...
@@ -451,4 +451,4 @@ update-game-score.o: ${srcdir}/update-game-score.c ../src/config.h $(GETOPT_H)
-DHAVE_SHARED_GAME_DIR
=
"
\"
$(gamedir)
\"
"
mac-fix-env
:
${srcdir}/mac-fix-env.m
$(CC)
-o
mac-fix-env
${srcdir}
/mac-fix-env.m
-prebind
-framework
Foundation
$(CC)
${ALL_CFLAGS}
-o
mac-fix-env
${srcdir}
/mac-fix-env.m
-prebind
-framework
Foundation
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