Switched OS to Slackware again

Wed, 05 May 2021 15:42:47 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 05 May 2021 15:42:47 +0200
changeset 743
7a4adede7d3f
parent 742
3c8928d956cd
child 744
b8ccc85675a0

Switched OS to Slackware again

config.status file | annotate | diff | comparison | revisions
--- a/config.status	Mon May 03 08:41:18 2021 +0200
+++ b/config.status	Wed May 05 15:42:47 2021 +0200
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /bin/sh
 # Generated by configure.
 # Run this file to recreate the current configuration.
 # Compiler output produced by configure, useful for debugging
@@ -8,7 +8,7 @@
 ac_cs_recheck=false
 ac_cs_silent=false
 
-SHELL=${CONFIG_SHELL-/bin/bash}
+SHELL=${CONFIG_SHELL-/bin/sh}
 export SHELL
 ## -------------------- ##
 ## M4sh Initialization. ##
@@ -512,10 +512,10 @@
 fi
 
 if $ac_cs_recheck; then
-  set X /bin/bash './configure'  $ac_configure_extra_args --no-create --no-recursion
+  set X /bin/sh './configure'  $ac_configure_extra_args --no-create --no-recursion
   shift
-  $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
-  CONFIG_SHELL='/bin/bash'
+  $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
+  CONFIG_SHELL='/bin/sh'
   export CONFIG_SHELL
   exec "$@"
 fi
@@ -605,11 +605,11 @@
 S["LIBOBJS"]=""
 S["SDL_LIBS"]=""
 S["SDL_CFLAGS"]=""
-S["EGREP"]="/bin/grep -E"
-S["GREP"]="/bin/grep"
+S["EGREP"]="/usr/bin/grep -E"
+S["GREP"]="/usr/bin/grep"
 S["CPP"]="gcc -E"
 S["TAR"]="tar"
-S["INSTALL"]="install"
+S["INSTALL"]="ginstall"
 S["RANLIB"]="ranlib"
 S["OBJEXT"]="o"
 S["EXEEXT"]=""
@@ -662,7 +662,7 @@
 S["PACKAGE_TARNAME"]=""
 S["PACKAGE_NAME"]=""
 S["PATH_SEPARATOR"]=":"
-S["SHELL"]="/bin/bash"
+S["SHELL"]="/bin/sh"
 _ACAWK
 cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
   for (key in S) S_is_set[key] = 1
@@ -724,7 +724,7 @@
 D["HAVE_UNISTD_H"]=" 1"
 D["HAVE_MOSQUITTO_H"]=" 1"
 D["HAVE_JSON_C_JSON_H"]=" 1"
-D["HAVE_MARIADB_MYSQL_H"]=" 1"
+D["HAVE_MYSQL_MYSQL_H"]=" 1"
 D["HAVE_LIBXML_XMLMEMORY_H"]=" 1"
 D["HAVE_UUID_UUID_H"]=" 1"
 D["HAVE_LIBWEBSOCKETS_H"]=" 1"

mercurial