Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yeongjin Jeong
gst-plugins-bad
Commits
239d8dd8
Commit
239d8dd8
authored
Apr 13, 2002
by
Thomas Vander Stichele
Browse files
only do Wall
Original commit message from CVS: only do Wall
parent
3b45b857
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
239d8dd8
...
...
@@ -14,6 +14,11 @@ AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 3, 2)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)
dnl we'll move this to a configure option later on which will be turned on
dnl by autogen
dnl GST_ERROR="-Wall -Werror"
GST_ERROR="-Wall"
dnl FIXME take something else ?
AC_CONFIG_SRCDIR([gst/law/alaw.c])
AM_CONFIG_HEADER(config.h)
...
...
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