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
128432a9
Commit
128432a9
authored
Feb 06, 2002
by
Thomas Vander Stichele
Browse files
various additions
Original commit message from CVS: various additions
parent
cb4e3c8e
Changes
3
Hide whitespace changes
Inline
Side-by-side
acconfig.h
View file @
128432a9
#undef PACKAGE
#undef VERSION
#undef GST_PLUGINS
#undef GST_PLUGINS_RELEASE
#undef GST_VERSION_RELEASE
/* Gettext stuff */
...
...
autogen.sh
View file @
128432a9
...
...
@@ -38,7 +38,7 @@ fi
toplevel_check
$srcfile
tool_run
"aclocal"
"-I common/m4
$ACLOCAL_FLAGS
"
tool_run
"aclocal"
"-I
m4 -I
common/m4
$ACLOCAL_FLAGS
"
# FIXME : why does libtoolize keep complaining about aclocal ?
...
...
configure.ac
View file @
128432a9
...
...
@@ -5,7 +5,6 @@ AC_CANONICAL_TARGET([])
dnl when going to/from release please set the nano (fourth number) right !
AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 2, 1)
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