Thu May 28 18:37:36 1998 Ian Lance Taylor <ian@cygnus.com>

* ifnames.sh: Change initial /bin/sh to @SHELL@.
This commit is contained in:
Ben Elliston 1998-09-02 23:39:30 +00:00
parent dbbe7ebe17
commit 7bfcfbcfe2
3 changed files with 3 additions and 3 deletions

View 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.

View 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.

View 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.