common/autoconf/libraries.m4
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/common/autoconf/libraries.m4	Wed Feb  8 13:32:40 2017
--- new/common/autoconf/libraries.m4	Wed Feb  8 13:32:38 2017

*** 1,7 **** --- 1,7 ---- # ! # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. ! # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 29,39 **** --- 29,38 ---- m4_include([lib-cups.m4]) m4_include([lib-ffi.m4]) m4_include([lib-freetype.m4]) m4_include([lib-std.m4]) m4_include([lib-x11.m4]) m4_include([lib-elf.m4]) ################################################################################ # Determine which libraries are needed for this configuration ################################################################################ AC_DEFUN_ONCE([LIB_DETERMINE_DEPENDENCIES],
*** 89,99 **** --- 88,97 ---- LIB_SETUP_LIBFFI LIB_SETUP_LLVM LIB_SETUP_BUNDLED_LIBS LIB_SETUP_MISC_LIBS LIB_SETUP_SOLARIS_STLPORT LIB_SETUP_LIBELF ]) ################################################################################ # Setup llvm (Low-Level VM) ################################################################################

common/autoconf/libraries.m4
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File