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
dc3e3e7b
Commit
dc3e3e7b
authored
Jan 15, 2011
by
Glenn Morris
Browse files
* Makefile.in (epaths-force): No more arch-tag to edit.
parent
0d9f702f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
ChangeLog
ChangeLog
+7
-2
Makefile.in
Makefile.in
+1
-2
No files found.
ChangeLog
View file @
dc3e3e7b
2011-01-15 Glenn Morris <rgm@gnu.org>
* Makefile.in (epaths-force): No more arch-tag to edit.
2011-01-15 Chong Yidong <cyd@stupidchicken.com>
* configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
...
...
@@ -8711,8 +8715,9 @@
;; coding: utf-8
;; End:
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
Makefile.in
View file @
dc3e3e7b
...
...
@@ -300,8 +300,7 @@ epaths-force: FRC
-e
's;\(#.*PATH_BITMAPS\).*$$;\1 "
${bitmapdir}
";'
\
-e
's;\(#.*PATH_X_DEFAULTS\).*$$;\1 "
${x_default_search_path}
";'
\
-e
's;\(#.*PATH_GAME\).*$$;\1 "
${gamedir}
";'
\
-e
's;\(#.*PATH_DOC\).*$$;\1 "
${docdir}
";'
\
-e
's;/[*] *arch-tag:.*;/*;'
)
&&
\
-e
's;\(#.*PATH_DOC\).*$$;\1 "
${docdir}
";'
)
&&
\
${srcdir}
/move-if-change epaths.h.
$$$$
src/epaths.h
# For parallel make, src should be built before leim.
...
...
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