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
Mathis Rosenhauer
libaec
Commits
7d890ee5
Commit
7d890ee5
authored
Jul 30, 2014
by
Mathis Rosenhauer
Browse files
Do not check for installed libaec. It breaks some dependency when building.
parent
7b2c73dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
7d890ee5
...
@@ -13,9 +13,6 @@ AM_INIT_AUTOMAKE
...
@@ -13,9 +13,6 @@ AM_INIT_AUTOMAKE
# Checks for programs.
# Checks for programs.
AC_PROG_CC
AC_PROG_CC
# Checks for libraries.
AC_CHECK_LIB([aec], [aec_decode])
# Checks for header files.
# Checks for header files.
AC_HEADER_STDC
AC_HEADER_STDC
...
...
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