]> granicus.if.org Git - graphviz/commit
lefty: autotools: don't try to build lefty when it's not possible
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 5 Aug 2021 16:08:13 +0000 (18:08 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 19 Sep 2021 20:57:33 +0000 (22:57 +0200)
commit5fe6b5836b417b376ffa19a550f90d50d5ccf189
treebe5b1779ebfd227622a6af867ec3900feeec5ba6
parent87f440c1f5aca1f14886f47e9e7bf64522653019
lefty: autotools: don't try to build lefty when it's not possible

Fixes this error with Cygwin:

In file included from garray.c:14:
../../../../cmd/lefty/g.h:20:10: fatal error: X11/Intrinsic.h: No such file or directory
   20 | #include <X11/Intrinsic.h>
      |          ^~~~~~~~~~~~~~~~~
cmd/lefty/Makefile.am
configure.ac