Configure: Improved robustness of stack depth test. Don't trust the stack depth test if it determines the stack depth to be 32KB. Note that Pike requires at least 64KB of stack anyway. Fixes failure where Pike_INITIAL_STACK_SIZE was set to 32KB, causing a fatal error during initialization of the run-time.