]> granicus.if.org Git - graphviz/commitdiff
change WITH_DARWIN to WITH_DARWIN9 to be specific to Leopard.
authorellson <devnull@localhost>
Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)
committerellson <devnull@localhost>
Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)
plugin/ming/Makefile.am

index 1fcb6ab68fab6525eaf51a829e6a2537901ef92b..17e2cde72dfba91e40824d0455a2b354c4860e82 100644 (file)
@@ -32,7 +32,7 @@ if WITH_WIN32
 libgvplugin_ming_la_LDFLAGS += -no-undefined
 endif
 
-if WITH_DARWIN
+if WITH_DARWIN9
 libgvplugin_ming_la_LDFLAGS += -Wl,-exported_symbol,_gvplugin_ming_LTX_library
 endif