Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
bfbe2627
Commit
bfbe2627
authored
May 17, 2013
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.
Otherwise, 'configure; make' fails on non-Windows builds.
parent
f6f87d33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ChangeLog
ChangeLog
+5
-0
make-dist
make-dist
+1
-0
No files found.
ChangeLog
View file @
bfbe2627
2013-05-18 Paul Eggert <eggert@cs.ucla.edu>
* make-dist (files): Add nt/Makefile.in, nt/gnulib.mk.
Otherwise, 'configure; make' fails on non-Windows builds.
2013-05-16 Eli Zaretskii <eliz@gnu.org>
* lib/Makefile.am: If building for MS-Windows, include
...
...
make-dist
View file @
bfbe2627
...
...
@@ -389,6 +389,7 @@ echo "Making links to \`nt'"
ln
emacs-x86.manifest emacs-x64.manifest emacs.rc ../
${
tempdir
}
/nt
ln
config.nt emacsclient.rc emacs-src.tags ../
${
tempdir
}
/nt
ln
nmake.defs gmake.defs subdirs.el
[
a-z]
*
.bat
[
a-z]
*
.[ch] ../
${
tempdir
}
/nt
ln
Makefile.in gnulib.mk ../
${
tempdir
}
/nt
ln
ChangeLog INSTALL README README.W32 makefile.w32-in ../
${
tempdir
}
/nt
)
echo
"Making links to
\`
nt/inc' and its subdirectories"
...
...
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