diff options
Diffstat (limited to 'x11-fonts/fontconfig/files/patch-configure')
-rw-r--r-- | x11-fonts/fontconfig/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/x11-fonts/fontconfig/files/patch-configure b/x11-fonts/fontconfig/files/patch-configure index fe4f6be04cb5..03d747d5205e 100644 --- a/x11-fonts/fontconfig/files/patch-configure +++ b/x11-fonts/fontconfig/files/patch-configure @@ -8,12 +8,3 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -6402,7 +6403,7 @@ - # Check whether --with-default_fonts or --without-default_fonts was given. - if test "${with_default_fonts+set}" = set; then - withval="$with_default_fonts" -- defaultfonts="$withval" -+ default_fonts="$withval" - else - default_fonts=yes - fi |