From: Magnus Jacobsson Date: Sun, 2 Jan 2022 15:35:55 +0000 (+0100) Subject: ortho: autotools: remove now obsolete definition of _BLD_gvc X-Git-Tag: 3.0.0~84^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbde625701205af6d029e0d8af3cd55d99dbd862;p=graphviz ortho: autotools: remove now obsolete definition of _BLD_gvc --- diff --git a/lib/ortho/Makefile.am b/lib/ortho/Makefile.am index b624bf9a0..0608c3662 100644 --- a/lib/ortho/Makefile.am +++ b/lib/ortho/Makefile.am @@ -10,7 +10,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/lib/cdt if WITH_ORTHO -AM_CFLAGS = -D_BLD_gvc=1 -DGVC_EXPORTS +AM_CFLAGS = -DGVC_EXPORTS endif noinst_HEADERS = fPQ.h ortho.h maze.h partition.h rawgraph.h sgraph.h structures.h trap.h