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

index 398f7880f3970f1dca535e4dc3cb5a6df8a095c2..926dc0869acdb0baaead808fcfbf5ead27a8662e 100644 (file)
@@ -11,7 +11,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/lib/cdt $(GD_INCLUDES) $(EXPAT_INCLUDES) $(Z_INCLUDES)
 
 if WITH_WIN32
-AM_CFLAGS = -D_BLD_gvc=1 -DGVC_EXPORTS
+AM_CFLAGS = -DGVC_EXPORTS
 AM_CPPFLAGS += -O0
 endif