| 1 | dnl
|
|---|
| 2 | dnl Configure script for bash-3.1
|
|---|
| 3 | dnl
|
|---|
| 4 | dnl report bugs to [email protected]
|
|---|
| 5 | dnl
|
|---|
| 6 | dnl Process this file with autoconf to produce a configure script.
|
|---|
| 7 |
|
|---|
| 8 | # Copyright (C) 1987-2005 Free Software Foundation, Inc.
|
|---|
| 9 |
|
|---|
| 10 | # This program is free software; you can redistribute it and/or modify
|
|---|
| 11 | # it under the terms of the GNU General Public License as published by
|
|---|
| 12 | # the Free Software Foundation; either version 2, or (at your option)
|
|---|
| 13 | # any later version.
|
|---|
| 14 |
|
|---|
| 15 | # This program is distributed in the hope that it will be useful,
|
|---|
| 16 | # but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|---|
|
|---|