Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ms-public
nomad
Commits
75a9f5c2
Commit
75a9f5c2
authored
Jun 26, 2014
by
Miroslav Shaltev
Browse files
fix autotools support
parent
b593daf8
Changes
2
Hide whitespace changes
Inline
Side-by-side
autogen.sh
View file @
75a9f5c2
#!/bin/sh
mkdir
-p
config
autoreconf
--force
--install
-I
config
-I
m4
configure.ac
View file @
75a9f5c2
AC_INIT(nomad, 3.6.1, miroslav.shaltev@shaltev.de)
AC_PREREQ([2.6
9
])
AC_PREREQ([2.6
7
])
AC_CONFIG_HEADERS([config.h])
# Checks for programs.
...
...
Write
Preview
Supports
Markdown
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