From f397df7bdd54a8b3a23fe2ff51649a8a8cabc970 Mon Sep 17 00:00:00 2001 From: ellson Date: Sat, 7 Mar 2009 13:32:28 +0000 Subject: [PATCH] set GVPLUGIN_CONFIG_FILE from config_version.h --- windows/config.h | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.40.0