]> granicus.if.org Git - graphviz/commitdiff
libtool needs -tag=CC
authorStephen C North <scnorth@gmail.com>
Sun, 13 Dec 2015 03:56:56 +0000 (22:56 -0500)
committerStephen C North <scnorth@gmail.com>
Sun, 13 Dec 2015 03:56:56 +0000 (22:56 -0500)
plugin/quartz/Makefile.am

index befb718d26506d080a1ffa5244aa38ba902720b1..a1dd12265ef3b800d3cca204ccf4e6d55e7b34a5 100644 (file)
@@ -39,4 +39,5 @@ endif
 
 if WITH_DARWIN9
 libgvplugin_quartz_la_LDFLAGS += -Wl,-exported_symbol,_gvplugin_quartz_LTX_library
+AM_LIBTOOLSFLAGS = --tag=CC
 endif