]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 3 Sep 1998 00:47:24 +0000 (00:47 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 3 Sep 1998 00:47:24 +0000 (00:47 +0000)
* autoconf.sh: Change initial /bin/sh to @SHELL@.

autoconf.in
autoconf.sh
bin/autoconf.in

index 4e667b93cc20c9d9286f624d5dd80d89e7215367..e6b0819fab30b18f8c3084c76097da301445fb0d 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # autoconf -- create `configure' using m4 macros
 # Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
 
index 4e667b93cc20c9d9286f624d5dd80d89e7215367..e6b0819fab30b18f8c3084c76097da301445fb0d 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # autoconf -- create `configure' using m4 macros
 # Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
 
index 4e667b93cc20c9d9286f624d5dd80d89e7215367..e6b0819fab30b18f8c3084c76097da301445fb0d 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # autoconf -- create `configure' using m4 macros
 # Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.