From af855e415d541ac2bc3a6730fc0019a13fc37274 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sat, 7 May 2011 10:52:49 -0500 Subject: [devel] Remove some trailing blanks. --- scripts/README.txt | 2 +- scripts/options.awk | 4 ++-- scripts/pnglibconf.dfa | 10 +++++----- scripts/pnglibconf.h.prebuilt | 2 +- scripts/pnglibconf.mak | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'scripts') diff --git a/scripts/README.txt b/scripts/README.txt index 2f61e5aa7..227e12650 100644 --- a/scripts/README.txt +++ b/scripts/README.txt @@ -1,5 +1,5 @@ -Makefiles for libpng version 1.5.3beta06 - May 6, 2011 +Makefiles for libpng version 1.5.3beta06 - May 7, 2011 pnglibconf.h.prebuilt => Stores configuration settings makefile.linux => Linux/ELF makefile diff --git a/scripts/options.awk b/scripts/options.awk index 96c600eab..24f07137f 100755 --- a/scripts/options.awk +++ b/scripts/options.awk @@ -48,7 +48,7 @@ BEGIN{ deb=0 # debug - set on command line everything="" # do not override defaults logunsupported=0 # write unsupported options too - + # Precreate arrays option[""] = "" # list of all options: default enabled/disabled done[""] = 1 # marks option as having been output @@ -301,7 +301,7 @@ pre != 0 && $1 == "chunk" && NF >= 2{ # macro is not defined. The default value will be re-tokenised. # (BTW: this is somewhat restrictive, it mainly exists for the # support of non-standard configurations and numeric parameters, -# see the uses in scripts/options.dat +# see the uses in scripts/options.dat $1 == "setting" && (NF == 2 || NF >= 3 && ($3 == "requires" || $3 == "default")){ reqs = "" diff --git a/scripts/pnglibconf.dfa b/scripts/pnglibconf.dfa index 8f449628f..3d534a186 100644 --- a/scripts/pnglibconf.dfa +++ b/scripts/pnglibconf.dfa @@ -43,7 +43,7 @@ file pnglibconf.h scripts/pnglibconf.dfa PNGLCONF_H # The following setting, option and chunk values can all be changed # while building libpng: -# +# # setting: change 'setting' lines to fine tune library performance, # changes to the settings don't affect the libpng API functionally # @@ -62,7 +62,7 @@ file pnglibconf.h scripts/pnglibconf.dfa PNGLCONF_H # don't want in that file in that file. You can also turn on options # using PNG_