From aedd53932b8dd72562df7e8a1f05c03817089fc6 Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 28 May 2001 23:51:59 +0000 Subject: [PATCH] - fix which allow (de)register module using apxs. Changed files: apache-mod_auth_samba-symbol_fix.patch -> 1.1 apache1-mod_auth_samba-symbol_fix.patch -> 1.1 --- apache-mod_auth_samba-symbol_fix.patch | 11 +++++++++++ apache1-mod_auth_samba-symbol_fix.patch | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 apache-mod_auth_samba-symbol_fix.patch create mode 100644 apache1-mod_auth_samba-symbol_fix.patch diff --git a/apache-mod_auth_samba-symbol_fix.patch b/apache-mod_auth_samba-symbol_fix.patch new file mode 100644 index 0000000..9e0a340 --- /dev/null +++ b/apache-mod_auth_samba-symbol_fix.patch @@ -0,0 +1,11 @@ +--- mod_auth_samba/mod_auth_samba.c~ Tue Jan 19 21:32:19 1999 ++++ mod_auth_samba/mod_auth_samba.c Tue May 29 01:49:24 2001 +@@ -439,7 +439,7 @@ + return DECLINED; + } + +-module samba_auth_module = { ++module auth_samba_module = { + STANDARD_MODULE_STUFF, + NULL, /* initializer */ + mod_samba_auth_create_dir_config, /* dir config creater */ diff --git a/apache1-mod_auth_samba-symbol_fix.patch b/apache1-mod_auth_samba-symbol_fix.patch new file mode 100644 index 0000000..9e0a340 --- /dev/null +++ b/apache1-mod_auth_samba-symbol_fix.patch @@ -0,0 +1,11 @@ +--- mod_auth_samba/mod_auth_samba.c~ Tue Jan 19 21:32:19 1999 ++++ mod_auth_samba/mod_auth_samba.c Tue May 29 01:49:24 2001 +@@ -439,7 +439,7 @@ + return DECLINED; + } + +-module samba_auth_module = { ++module auth_samba_module = { + STANDARD_MODULE_STUFF, + NULL, /* initializer */ + mod_samba_auth_create_dir_config, /* dir config creater */ -- 2.43.0