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
39f7b5f7
Commit
39f7b5f7
authored
Nov 20, 2002
by
Karl Fogel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* autogen.sh: New file.
parent
db0e17de
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
ChangeLog
ChangeLog
+4
-0
autogen.sh
autogen.sh
+7
-0
No files found.
ChangeLog
View file @
39f7b5f7
2002-11-19 Karl Fogel <kfogel@red-bean.com>
* autogen.sh: New file.
2002-11-15 Dave Love <fx@gnu.org>
* configure.in: Tidy up various quoting issues throughout. Use
...
...
autogen.sh
0 → 100755
View file @
39f7b5f7
#!/bin/sh
echo
"Please read INSTALL-CVS for instructions on how to build Emacs from CVS."
# Exit with failure, since people may have generic build scripts that
# try things like "autogen.sh && ./configure && make".
exit
1
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