]> 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>
Wed, 2 Sep 1998 23:39:30 +0000 (23:39 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Wed, 2 Sep 1998 23:39:30 +0000 (23:39 +0000)
* ifnames.sh: Change initial /bin/sh to @SHELL@.

bin/ifnames.in
ifnames.in
ifnames.sh

index 0923deef7e267b1b3268e418de3fc62a0baaf6f3..cb0158bac2465bb41006985a78c087b362d24f4d 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # ifnames - print the identifiers used in C preprocessor conditionals
 # Copyright (C) 1994, 1995 Free Software Foundation, Inc.
 
index 0923deef7e267b1b3268e418de3fc62a0baaf6f3..cb0158bac2465bb41006985a78c087b362d24f4d 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # ifnames - print the identifiers used in C preprocessor conditionals
 # Copyright (C) 1994, 1995 Free Software Foundation, Inc.
 
index 0923deef7e267b1b3268e418de3fc62a0baaf6f3..cb0158bac2465bb41006985a78c087b362d24f4d 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SHELL@
 # ifnames - print the identifiers used in C preprocessor conditionals
 # Copyright (C) 1994, 1995 Free Software Foundation, Inc.