]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure
Revert 415a87c328d1 as the corresponding ConfItem change won't be done now.
[irc/rqf/shadowircd.git] / configure
index 991661028f9ecdcf44bc649b7118c9a15e5c4bb3..7efa5f7a24a083d8ea070925337a0bacbc32c54a 100755 (executable)
--- a/configure
+++ b/configure
@@ -11018,6 +11018,11 @@ cat >>confdefs.h <<\_ACEOF
 _ACEOF
 
 
+cat >>confdefs.h <<\_ACEOF
+#define FD_HEAP_SIZE 128
+_ACEOF
+
+
 cat >>confdefs.h <<\_ACEOF
 #define AWAY_HEAP_SIZE 128
 _ACEOF
@@ -11094,6 +11099,11 @@ cat >>confdefs.h <<\_ACEOF
 _ACEOF
 
 
+cat >>confdefs.h <<\_ACEOF
+#define FD_HEAP_SIZE 1024
+_ACEOF
+
+
 cat >>confdefs.h <<\_ACEOF
 #define AWAY_HEAP_SIZE 512
 _ACEOF
@@ -14180,7 +14190,7 @@ _ACEOF
 
 fi
 
-ac_config_files="$ac_config_files Makefile servlink/Makefile extensions/Makefile unsupported/Makefile src/Makefile modules/Makefile tools/Makefile doc/Makefile help/Makefile"
+ac_config_files="$ac_config_files Makefile ssld/Makefile extensions/Makefile unsupported/Makefile src/Makefile modules/Makefile tools/Makefile doc/Makefile help/Makefile"
 
 
 cat >confcache <<\_ACEOF
@@ -14738,7 +14748,7 @@ do
   case $ac_config_target in
     "include/setup.h") CONFIG_HEADERS="$CONFIG_HEADERS include/setup.h" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
-    "servlink/Makefile") CONFIG_FILES="$CONFIG_FILES servlink/Makefile" ;;
+    "ssld/Makefile") CONFIG_FILES="$CONFIG_FILES ssld/Makefile" ;;
     "extensions/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/Makefile" ;;
     "unsupported/Makefile") CONFIG_FILES="$CONFIG_FILES unsupported/Makefile" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;