Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kostiantyn Syrykh
VLC
Commits
7beb0605
Commit
7beb0605
authored
3 years ago
by
Rémi Denis-Courmont
Browse files
Options
Downloads
Patches
Plain Diff
contrib: do not require gtkdocize
This unbreaks packages using autoreconf.
parent
c6436c80
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/src/main.mak
+1
-1
1 addition, 1 deletion
contrib/src/main.mak
with
1 addition
and
1 deletion
contrib/src/main.mak
+
1
−
1
View file @
7beb0605
...
...
@@ -389,7 +389,7 @@ UPDATE_AUTOCONFIG = for dir in $(AUTOMAKE_DATA_DIRS); do \
ifdef
HAVE_DARWIN_OS
AUTORECONF
=
AUTOPOINT
=
true
autoreconf
else
AUTORECONF
=
autoreconf
AUTORECONF
=
GTKDOCIZE
=
true
autoreconf
endif
RECONF
=
mkdir
-p
--
$(
PREFIX
)
/share/aclocal
&&
\
cd
$<
&&
$(
AUTORECONF
)
-fiv
$(
ACLOCAL_AMFLAGS
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment