]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/MKncurses_def.sh
ncurses 6.4 - patch 20240414
[ncurses.git] / include / MKncurses_def.sh
index 3ca08c33dd31c7e183bbb6be92f3331c6b2b3dca..22d80c2331ae04590dbf147dfd3257547d40267e 100755 (executable)
@@ -1,7 +1,8 @@
 #! /bin/sh
-# $Id: MKncurses_def.sh,v 1.1 2000/09/02 17:37:35 tom Exp $
+# $Id: MKncurses_def.sh,v 1.5 2022/07/16 17:03:59 tom Exp $
 ##############################################################################
-# Copyright (c) 2000 Free Software Foundation, Inc.                          #
+# 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    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -30,7 +31,7 @@
 #
 # MKncurses_def.sh -- generate fallback definitions for ncurses_cfg.h
 #
-# Author: Thomas E. Dickey <dickey@herndon4.his.com> 2000
+# Author: Thomas E. Dickey 2000
 #
 # Given the choice between constructs such as
 #
@@ -55,7 +56,7 @@ cat <<EOF
 
 EOF
 
-${AWK-awk} <$DEFS '
+"${AWK-awk}" <"$DEFS" '
 !/^[@#]/ {
        if ( NF == 1 )
        {