Skip to content

Commit

Permalink
Eggdrop v1.9.5 Release Candidate 1
Browse files Browse the repository at this point in the history
  • Loading branch information
vanosg committed Feb 14, 2023
1 parent 3cf9273 commit 60c1747
Show file tree
Hide file tree
Showing 4 changed files with 465 additions and 6 deletions.
2 changes: 1 addition & 1 deletion aclocal.m4
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ AC_DEFUN([EGG_CHECK_MODULE_SUPPORT],
[
MODULES_OK="yes"
MOD_EXT="so"
DEFAULT_MAKE="debug"
DEFAULT_MAKE="eggdrop"
LOAD_METHOD="dl"
WEIRD_OS="yes"
UNKNOWN_OS="no"
Expand Down
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -5905,7 +5905,7 @@ $as_echo "$egg_cv_var_system_release" >&6; }

MODULES_OK="yes"
MOD_EXT="so"
DEFAULT_MAKE="debug"
DEFAULT_MAKE="eggdrop"
LOAD_METHOD="dl"
WEIRD_OS="yes"
UNKNOWN_OS="no"
Expand Down
Loading

0 comments on commit 60c1747

Please sign in to comment.