Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 620520
Collapse All | Expand All

(-)freesweep-0.92-orig/configure (-2 / +2 lines)
Lines 1-4 Link Here
1
#! /bin/sh
1
#! /bin/bash
2
# Guess values for system-dependent variables and create Makefiles.
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by Autoconf 2.52.
3
# Generated by Autoconf 2.52.
4
#
4
#
Lines 97-103 Link Here
97
cross_compiling=no
97
cross_compiling=no
98
subdirs=
98
subdirs=
99
MFLAGS= MAKEFLAGS=
99
MFLAGS= MAKEFLAGS=
100
SHELL=${CONFIG_SHELL-/bin/sh}
100
SHELL=${CONFIG_SHELL-/bin/bash}
101
101
102
# Maximum number of lines to put in a shell here document.
102
# Maximum number of lines to put in a shell here document.
103
# This variable seems obsolete.  It should probably be removed, and
103
# This variable seems obsolete.  It should probably be removed, and

Return to bug 620520