]> granicus.if.org Git - graphviz/commitdiff
gvc: autotools: remove now obsolete definition of _BLD_gvc
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 2 Jan 2022 15:35:27 +0000 (16:35 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 9 Jan 2022 19:24:28 +0000 (20:24 +0100)
lib/gvc/Makefile.am

index 460b92ee70034b3c4ef5f731f38922c6e385625c..5aa08267ae584198dc0113a264f2de57aad3c5b2 100644 (file)
@@ -14,7 +14,7 @@ AM_CPPFLAGS = \
        $(INCLTDL) -DGVLIBDIR=\"$(pkglibdir)\"
 
 if WITH_WIN32
-AM_CFLAGS = -D_BLD_gvc=1 -DGVC_EXPORTS=1
+AM_CFLAGS = -DGVC_EXPORTS=1
 AM_CPPFLAGS += -O0
 endif