Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
OIS
Commits
78fea9ef
Commit
78fea9ef
authored
Aug 16, 2017
by
Ondřej Janošík
Browse files
Update configure.ac to work with newer version of automake
parent
07649449
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure.ac
configure.ac
+1
-1
No files found.
configure.ac
View file @
78fea9ef
...
...
@@ -4,7 +4,7 @@ AC_PREREQ(2.50)
AC_INIT( [OIS], 1.4.0 )
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(
[OIS], 1.4.0
)
AM_INIT_AUTOMAKE(
[subdir-objects]
)
AM_CONFIG_HEADER([includes/config.h])
dnl Check for programs
...
...
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