ports/graphics/libraw/files/patch-configure
Jason E. Hale 70e33ecd6f - Update graphics/libraw to 0.18.0
- Complete conversion to options helpers
- Add options for JPEG and JASPER support
  - Side note: This had a dependency on jpeg before, so the JPEG
    option default is ON. However, the configure script wasn't
    detecting it previously.
- Silence MKDIRs
- Take maintainership
- Chase shared library bump

Changes:	http://www.libraw.org/download#changelog
2017-01-19 04:39:37 +00:00

11 lines
349 B
Text

--- configure.orig 2016-12-27 15:20:15 UTC
+++ configure
@@ -2763,7 +2763,7 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
$as_echo "$MKDIR_P" >&6; }
-for ac_prog in gawk mawk nawk awk
+for ac_prog in awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2