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
1
Issues
1
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
eca4ecba
Commit
eca4ecba
authored
Nov 19, 2013
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* make-dist: Distribute build-aux/msys-to-w32.
parent
e976486e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
build-aux/msys-to-w32
build-aux/msys-to-w32
+0
-0
make-dist
make-dist
+1
-1
No files found.
ChangeLog
View file @
eca4ecba
2013-11-20 Glenn Morris <rgm@gnu.org>
* make-dist: Distribute build-aux/msys-to-w32.
2013-11-20 Dani Moncayo <dmoncayo@gmail.com>
* build-aux/msys-to-w32: New file.
...
...
build-aux/msys-to-w32
100644 → 100755
View file @
eca4ecba
File mode changed from 100644 to 100755
make-dist
View file @
eca4ecba
...
...
@@ -353,7 +353,7 @@ echo "Making links to \`leim' and its subdirectories"
echo
"Making links to
\`
build-aux'"
(
cd
build-aux
ln
compile config.guess config.sub depcomp ../
${
tempdir
}
/build-aux
ln
compile config.guess config.sub depcomp
msys-to-w32
../
${
tempdir
}
/build-aux
ln
install-sh missing move-if-change update-subdirs ../
${
tempdir
}
/build-aux
)
echo
"Making links to
\`
build-aux/snippet'"
...
...
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