From 075a84707c35ef9191dc3e26dce54fa24a0646f7 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 26 Jul 2001 13:12:39 +0000 Subject: pass "--blank" to DrakX when module loading is disabled --- mdk-stage1/modules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/modules.h') diff --git a/mdk-stage1/modules.h b/mdk-stage1/modules.h index bbbac2ef5..a5fccb609 100644 --- a/mdk-stage1/modules.h +++ b/mdk-stage1/modules.h @@ -30,6 +30,6 @@ struct module_deps_elem { char ** deps; }; - +extern int disable_modules; #endif -- cgit v1.2.1