]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/MKncurses_def.sh
ncurses 6.3 - patch 20220716
[ncurses.git] / include / MKncurses_def.sh
index 81f39d23161e0f95fcf96faf834fceba66155749..22d80c2331ae04590dbf147dfd3257547d40267e 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 #! /bin/sh
-# $Id: MKncurses_def.sh,v 1.4 2020/02/02 23:34:34 tom Exp $
+# $Id: MKncurses_def.sh,v 1.5 2022/07/16 17:03:59 tom Exp $
 ##############################################################################
 ##############################################################################
-# Copyright 2020 Thomas E. Dickey                                            #
+# Copyright 2020,2022 Thomas E. Dickey                                       #
 # Copyright 2000,2003 Free Software Foundation, Inc.                         #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # Copyright 2000,2003 Free Software Foundation, Inc.                         #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
@@ -56,7 +56,7 @@ cat <<EOF
 
 EOF
 
 
 EOF
 
-${AWK-awk} <$DEFS '
+"${AWK-awk}" <"$DEFS" '
 !/^[@#]/ {
        if ( NF == 1 )
        {
 !/^[@#]/ {
        if ( NF == 1 )
        {