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
cd626254
Commit
cd626254
authored
May 02, 2014
by
Glenn Morris
Browse files
* configure.ac (AC_CONFIG_MACRO_DIR): Use it.
parent
3e3fbb99
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
ChangeLog
ChangeLog
+2
-0
configure.ac
configure.ac
+2
-0
No files found.
ChangeLog
View file @
cd626254
2014-05-02 Glenn Morris <rgm@gnu.org>
* configure.ac (AC_CONFIG_MACRO_DIR): Use it.
* autogen.sh (get_version): Handle no leading whitespace.
(check_version, main): Handle program names with hyphens.
...
...
configure.ac
View file @
cd626254
...
...
@@ -83,6 +83,8 @@ done
AC_CONFIG_HEADERS(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
AC_CONFIG_AUX_DIR(build-aux)
dnl automake 1.13 and later understand this, making -I m4 unnecessary.
AC_CONFIG_MACRO_DIR(m4)
xcsdkdir=
AC_CHECK_PROGS(XCRUN, [xcrun])
...
...
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