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
Nirbheek Chauhan
cerbero
Commits
be3241ee
Commit
be3241ee
authored
Apr 08, 2013
by
Andoni Morales Alastruey
Browse files
libdv: call autoreconf for changes in configure.ac on windows
parent
7b0e7844
Changes
1
Show whitespace changes
Inline
Side-by-side
recipes/libdv.recipe
View file @
be3241ee
...
...
@@ -5,6 +5,7 @@ class Recipe(recipe.Recipe):
name = 'libdv'
version = '1.0.0'
licenses = [License.LGPLv2_1Plus]
autoreconf = True
files_libs = ['libdv']
files_devel = ['include/libdv', 'lib/pkgconfig/libdv.pc']
...
...
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