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
Open sidebar
emacs
emacs
Commits
9ee83b02
Commit
9ee83b02
authored
Aug 22, 1996
by
Richard M. Stallman
Browse files
(paths.h, config.h): Targets deleted.
(../config.status): Add two new rules to check need for reconfigure.
parent
ab85d355
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/Makefile.in
src/Makefile.in
+4
-4
No files found.
src/Makefile.in
View file @
9ee83b02
...
...
@@ -853,14 +853,14 @@ really-oldXMenu:
#endif /* not USE_X_TOOLKIT */
#endif /* HAVE_X_WINDOWS && HAVE_X11 && HAVE_MENUS */
paths.h
:
paths.in
../config.status
:
:
paths.in
@
echo
"The file paths.h needs to be set up from paths.in."
@
echo
"
Consult the file
\`
INSTALL' for instructions for building Emacs
."
@
echo
"
Please run the
`
configure
' script again
."
exit 1
config.
h
:
config.in
../
config.
status
:
:
config.in
@
echo
"The file config.h needs to be set up from config.in."
@
echo
"
Consult the file
\`
INSTALL' for instructions for building Emacs
."
@
echo
"
Please run the
`
configure
' script again
."
exit 1
/*
Some
machines
have
alloca
built-in.
...
...
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