common/autoconf/generated-configure.sh
changeset 33393 0f584e7d6ab6
parent 33055 3676b99f33cf
child 33394 dbd286b8742f
equal deleted inserted replaced
33373:4a0312f2894b 33393:0f584e7d6ab6
  4593 # definitions. It is replaced with custom functionality when building
  4593 # definitions. It is replaced with custom functionality when building
  4594 # custom sources.
  4594 # custom sources.
  4595 #CUSTOM_AUTOCONF_INCLUDE
  4595 #CUSTOM_AUTOCONF_INCLUDE
  4596 
  4596 
  4597 # Do not change or remove the following line, it is needed for consistency checks:
  4597 # Do not change or remove the following line, it is needed for consistency checks:
  4598 DATE_WHEN_GENERATED=1445964676
  4598 DATE_WHEN_GENERATED=1446128654
  4599 
  4599 
  4600 ###############################################################################
  4600 ###############################################################################
  4601 #
  4601 #
  4602 # Initialization / Boot-strapping
  4602 # Initialization / Boot-strapping
  4603 #
  4603 #
 46892 
 46892 
 46893   fi
 46893   fi
 46894 
 46894 
 46895 
 46895 
 46896   if test "x$NEEDS_LIB_X11" = xfalse; then
 46896   if test "x$NEEDS_LIB_X11" = xfalse; then
 46897     if test "x${with_x}" != x; then
 46897     if (test "x${with_x}" != x && test "x${with_x}" != xno); then
 46898       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: X11 is not used, so --with-x is ignored" >&5
 46898       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: X11 is not used, so --with-x is ignored" >&5
 46899 $as_echo "$as_me: WARNING: X11 is not used, so --with-x is ignored" >&2;}
 46899 $as_echo "$as_me: WARNING: X11 is not used, so --with-x is ignored" >&2;}
 46900     fi
 46900     fi
 46901     X_CFLAGS=
 46901     X_CFLAGS=
 46902     X_LIBS=
 46902     X_LIBS=
 47788   withval=$with_cups_include;
 47788   withval=$with_cups_include;
 47789 fi
 47789 fi
 47790 
 47790 
 47791 
 47791 
 47792   if test "x$NEEDS_LIB_CUPS" = xfalse; then
 47792   if test "x$NEEDS_LIB_CUPS" = xfalse; then
 47793     if test "x${with_cups}" != x || test "x${with_cups_include}" != x; then
 47793     if (test "x${with_cups}" != x && test "x${with_cups}" != xno) || \
 47794       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cups not used, so --with-cups is ignored" >&5
 47794         (test "x${with_cups_include}" != x && test "x${with_cups_include}" != xno); then
 47795 $as_echo "$as_me: WARNING: cups not used, so --with-cups is ignored" >&2;}
 47795       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cups not used, so --with-cups[-*] is ignored" >&5
       
 47796 $as_echo "$as_me: WARNING: cups not used, so --with-cups[-*] is ignored" >&2;}
 47796     fi
 47797     fi
 47797     CUPS_CFLAGS=
 47798     CUPS_CFLAGS=
 47798   else
 47799   else
 47799     CUPS_FOUND=no
 47800     CUPS_FOUND=no
 47800 
 47801 
 47920   FREETYPE_CFLAGS=
 47921   FREETYPE_CFLAGS=
 47921   FREETYPE_LIBS=
 47922   FREETYPE_LIBS=
 47922   FREETYPE_BUNDLE_LIB_PATH=
 47923   FREETYPE_BUNDLE_LIB_PATH=
 47923 
 47924 
 47924   if test "x$NEEDS_LIB_FREETYPE" = xfalse; then
 47925   if test "x$NEEDS_LIB_FREETYPE" = xfalse; then
 47925     if test "x$with_freetype" != x || test "x$with_freetype_include" != x || test "x$with_freetype_lib" != x || test "x$with_freetype_src" != x; then
 47926     if (test "x$with_freetype" != x  && test "x$with_freetype" != xno) || \
 47926       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: freetype not used, so --with-freetype is ignored" >&5
 47927         (test "x$with_freetype_include" != x && test "x$with_freetype_include" != xno) || \
 47927 $as_echo "$as_me: WARNING: freetype not used, so --with-freetype is ignored" >&2;}
 47928         (test "x$with_freetype_lib" != x && test "x$with_freetype_lib" != xno) || \
 47928     fi
 47929         (test "x$with_freetype_src" != x && test "x$with_freetype_src" != xno); then
 47929     if test "x$enable_freetype_bundling" != x; then
 47930       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: freetype not used, so --with-freetype[-*] is ignored" >&5
       
 47931 $as_echo "$as_me: WARNING: freetype not used, so --with-freetype[-*] is ignored" >&2;}
       
 47932     fi
       
 47933     if (test "x$enable_freetype_bundling" != x && test "x$enable_freetype_bundling" != xno); then
 47930       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: freetype not used, so --enable-freetype-bundling is ignored" >&5
 47934       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: freetype not used, so --enable-freetype-bundling is ignored" >&5
 47931 $as_echo "$as_me: WARNING: freetype not used, so --enable-freetype-bundling is ignored" >&2;}
 47935 $as_echo "$as_me: WARNING: freetype not used, so --enable-freetype-bundling is ignored" >&2;}
 47932     fi
 47936     fi
 47933   else
 47937   else
 47934     # freetype is needed to build; go get it!
 47938     # freetype is needed to build; go get it!
 51924   withval=$with_alsa_lib;
 51928   withval=$with_alsa_lib;
 51925 fi
 51929 fi
 51926 
 51930 
 51927 
 51931 
 51928   if test "x$NEEDS_LIB_ALSA" = xfalse; then
 51932   if test "x$NEEDS_LIB_ALSA" = xfalse; then
 51929     if test "x${with_alsa}" != x || test "x${with_alsa_include}" != x || test "x${with_alsa_lib}" != x; then
 51933     if (test "x${with_alsa}" != x && test "x${with_alsa}" != xno) || \
 51930       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: alsa not used, so --with-alsa is ignored" >&5
 51934         (test "x${with_alsa_include}" != x && test "x${with_alsa_include}" != xno) || \
 51931 $as_echo "$as_me: WARNING: alsa not used, so --with-alsa is ignored" >&2;}
 51935         (test "x${with_alsa_lib}" != x && test "x${with_alsa_lib}" != xno); then
       
 51936       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: alsa not used, so --with-alsa[-*] is ignored" >&5
       
 51937 $as_echo "$as_me: WARNING: alsa not used, so --with-alsa[-*] is ignored" >&2;}
 51932     fi
 51938     fi
 51933     ALSA_CFLAGS=
 51939     ALSA_CFLAGS=
 51934     ALSA_LIBS=
 51940     ALSA_LIBS=
 51935   else
 51941   else
 51936     ALSA_FOUND=no
 51942     ALSA_FOUND=no
 52103   withval=$with_libffi_lib;
 52109   withval=$with_libffi_lib;
 52104 fi
 52110 fi
 52105 
 52111 
 52106 
 52112 
 52107   if test "x$NEEDS_LIB_FFI" = xfalse; then
 52113   if test "x$NEEDS_LIB_FFI" = xfalse; then
 52108     if test "x${with_libffi}" != x || test "x${with_libffi_include}" != x || test "x${with_libffi_lib}" != x; then
 52114     if (test "x${with_libffi}" != x && test "x${with_libffi}" != xno) || \
 52109       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libffi not used, so --with-libffi is ignored" >&5
 52115         (test "x${with_libffi_include}" != x && test "x${with_libffi_include}" != xno) || \
 52110 $as_echo "$as_me: WARNING: libffi not used, so --with-libffi is ignored" >&2;}
 52116         (test "x${with_libffi_lib}" != x && test "x${with_libffi_lib}" != xno); then
       
 52117       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libffi not used, so --with-libffi[-*] is ignored" >&5
       
 52118 $as_echo "$as_me: WARNING: libffi not used, so --with-libffi[-*] is ignored" >&2;}
 52111     fi
 52119     fi
 52112     LIBFFI_CFLAGS=
 52120     LIBFFI_CFLAGS=
 52113     LIBFFI_LIBS=
 52121     LIBFFI_LIBS=
 52114   else
 52122   else
 52115     LIBFFI_FOUND=no
 52123     LIBFFI_FOUND=no