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
Xiph.Org
ffmpeg2theora
Commits
0fabe73c
Commit
0fabe73c
authored
Jul 24, 2008
by
Jan Gerber
Browse files
what a good idea to move pkg-config files into 6 seperate folders
parent
e2f9a663
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
0fabe73c
...
...
@@ -42,7 +42,7 @@ PKG_CHECK_MODULES(KATE,oggkate >= 0.1.3,
AC_SUBST(KATE_LIBS)
AC_SUBST(KATE_CFLAGS)
export PKG_CONFIG_PATH=./ffmpeg:$PKG_CONFIG_PATH
export PKG_CONFIG_PATH=./ffmpeg
/libavutil:./ffmpeg/libavformat:./ffmpeg/libavcodec:./ffmpeg/libavdevice:./ffmpeg/libswscale:./ffmpeg/libpostproc
:$PKG_CONFIG_PATH
PKG_CHECK_MODULES(FFMPEG, libavformat libavcodec libavdevice libswscale libpostproc, HAVE_FFMPEG=yes,
AC_MSG_ERROR([
...
...
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