moved veejay-devel to veejay-current (current branch re-opened)

git-svn-id: svn://code.dyne.org/veejay/trunk@510 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2006-01-20 16:44:05 +00:00
parent c84f6ca821
commit 146db20391
653 changed files with 0 additions and 0 deletions

9
veejay-current/autogen.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
if [ ! -d "ffmpeg" ]
then
sh ./ffmpeg-configure.in
fi
autoreconf -v -f -i