open-src/lib/libxcb/Makefile
changeset 1705 76aff95e6534
parent 1610 77a2e608a1ff
equal deleted inserted replaced
1704:4c67bc06f3ac 1705:76aff95e6534
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xcb - Lighter weight X11 client libraries
     3 # xcb - Lighter weight X11 client libraries
     4 #
     4 #
     5 # Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    44 UPSTREAM_PROJECT_SET = yes
    44 UPSTREAM_PROJECT_SET = yes
    45 
    45 
    46 # Patches to apply to source after unpacking, in order
    46 # Patches to apply to source after unpacking, in order
    47 SOURCE_PATCHES  = Makefile.am.0.patch,-p1
    47 SOURCE_PATCHES  = Makefile.am.0.patch,-p1
    48 SOURCE_PATCHES += manpage.patch
    48 SOURCE_PATCHES += manpage.patch
       
    49 SOURCE_PATCHES += 19154747.patch,-p1
    49 
    50 
    50 # Regenerate Makefile.in's from Makefile.am's after patching them
    51 # Regenerate Makefile.in's from Makefile.am's after patching them
    51 AUTORECONF=yes
    52 AUTORECONF=yes
    52 
    53 
    53 # Library name (used for specfiles/mapfiles)
    54 # Library name (used for specfiles/mapfiles)