]> 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:32:51 +0000 (00:32 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 3 Sep 1998 00:32:51 +0000 (00:32 +0000)
* autoheader.sh: Change initial /bin/sh to @SHELL@.

autoheader.in
autoheader.sh
bin/autoheader.in

index 92f9d63c853ef06937a86633407c629bd34ea1bd..c73de46cac6666f32f0acbfcb1837969f3c36f59 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # autoheader -- create `config.h.in' from `configure.in'
 # Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
 
index 92f9d63c853ef06937a86633407c629bd34ea1bd..c73de46cac6666f32f0acbfcb1837969f3c36f59 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # autoheader -- create `config.h.in' from `configure.in'
 # Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.
 
index 92f9d63c853ef06937a86633407c629bd34ea1bd..c73de46cac6666f32f0acbfcb1837969f3c36f59 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # autoheader -- create `config.h.in' from `configure.in'
 # Copyright (C) 1992, 1993, 1994, 1996 Free Software Foundation, Inc.