qulogic/libgnt

216209ee8d5f
Parents b0ffb602e7e5
Children a38f3048639b
Drop now-unused PURPLE_AVAILABLE meson variable
  • +0 -3
    meson.build
  • --- a/meson.build Fri Nov 30 18:17:33 2018 -0600
    +++ b/meson.build Thu Dec 06 21:13:52 2018 -0600
    @@ -49,9 +49,6 @@
    gnt_config.set_quoted('GNT_EXTRA_VERSION', gnt_extra_version)
    gnt_config.set_quoted('GNT_VERSION', meson.project_version())
    -# FIXME Not available when independent.
    -PURPLE_AVAILABLE = false
    -
    compiler = meson.get_compiler('c')
    pkgconfig = import('pkgconfig')