Skip to content
  • Niels De Graef's avatar
    Remove the various calls to libtool · bd50ec50
    Niels De Graef authored
    This was needed in the automake build, but since we've added support for
    Meson now, we can just rely on the `--gdb` option of `meson test` to
    start up a gdb instance for us (and G_DEBUG=fatal-warnings to let us
    break at the correct point).
    
    !13
    bd50ec50