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
57e96f8e
Commit
57e96f8e
authored
Feb 12, 2011
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* make-dist: Exclude generated file src/globals.h.
parent
3c65e88d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+1
-1
No files found.
ChangeLog
View file @
57e96f8e
2011-02-13 Glenn Morris <rgm@gnu.org>
* make-dist: Exclude generated file src/globals.h.
2011-02-10 Paul Eggert <eggert@cs.ucla.edu>
* arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
...
...
make-dist
View file @
57e96f8e
...
...
@@ -359,7 +359,7 @@ echo "Making links to \`src'"
ln
makefile.w32-in ../
${
tempdir
}
/src
ln
.gdbinit .dbxinit ../
${
tempdir
}
/src
cd
../
${
tempdir
}
/src
rm
-f
config.h epaths.h Makefile buildobj.h
)
rm
-f
globals.h
config.h epaths.h Makefile buildobj.h
)
echo
"Making links to
\`
src/bitmaps'"
(
cd
src/bitmaps
...
...
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