From: ellson Date: Sat, 7 Mar 2009 13:32:28 +0000 (+0000) Subject: set GVPLUGIN_CONFIG_FILE from config_version.h X-Git-Tag: LAST_LIBGRAPH~32^2~2309 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f397df7bdd54a8b3a23fe2ff51649a8a8cabc970;p=graphviz set GVPLUGIN_CONFIG_FILE from config_version.h --- diff --git a/windows/config.h b/windows/config.h index eb49a545e..64603c85a 100644 --- a/windows/config.h +++ b/windows/config.h @@ -4,7 +4,6 @@ /* Command to open a browser on a URL */ #define BROWSER "xdg-open" -#define GVPLUGIN_CONFIG_FILE "config" #define HAVE_ARGZ_APPEND 0 @@ -31,9 +30,6 @@ /* Define if you want on-demand plugin loading */ #define ENABLE_LTDL 1 - - - /* Define to 1 if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1