Skip to content

Commit

Permalink
contrib: libass: cosmetics.
Browse files Browse the repository at this point in the history
  • Loading branch information
twalker314 committed Jul 7, 2016
1 parent d332d4d commit ad08cd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contrib/libass/module.defs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ LIBASS.CONFIGURE.extra = \
FONTCONFIG_CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/))include"

ifneq ($(BUILD.system),linux)
LIBASS.CONFIGURE.extra += \
FRIBIDI_LIBS="-L$(call fn.ABSOLUTE,$(CONTRIB.build/))lib -lfribidi" \
FRIBIDI_CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/))include"
LIBASS.CONFIGURE.extra += \
FRIBIDI_LIBS="-L$(call fn.ABSOLUTE,$(CONTRIB.build/))lib -lfribidi" \
FRIBIDI_CFLAGS="-I$(call fn.ABSOLUTE,$(CONTRIB.build/))include"
endif

ifeq ($(BUILD.system),darwin)
Expand Down

0 comments on commit ad08cd0

Please sign in to comment.