Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
aaab1698
Commit
aaab1698
authored
Dec 09, 2007
by
Jean-Marc Valin
Browse files
Fixed a stupid error caused by kdevelop in the configure.ac
parent
11f01729
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
aaab1698
...
...
@@ -121,7 +121,7 @@ fi
AC_SUBST(SIZE16)
AC_SUBST(SIZE32)
AC_OUTPUT([Makefile libcelt/Makefile
]
libentcode/Makefile)
AC_OUTPUT([Makefile libcelt/Makefile libentcode/Makefile
]
)
if test "x$src" = "x"; then
echo "**IMPORTANT**"
...
...
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