summaryrefslogtreecommitdiff
path: root/Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-07-16 23:33:39 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-07-16 23:33:39 +0000
commitbb3faa4d6bfce9baecc84539f560d8e518228e04 (patch)
tree2a458af9d27cd5c42b4f8de471eaeabbb1fb1e1a /Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak
parent4712a2a4209de069ba87751cf2a4043fc459a8cf (diff)
libpng 1.6.35
git-svn-id: svn://tug.org/texlive/trunk@48212 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak')
-rw-r--r--Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak b/Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak
index 3ef2948ca29..11f1aa72bcf 100644
--- a/Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak
+++ b/Build/source/libs/libpng/libpng-src/projects/owatcom/pngconfig.mak
@@ -117,7 +117,7 @@ $# 3) Delete this file (config.inf).
<<
@$(COPY) << pngconfig.dfa
$# pngconfig.dfa: this file contains configuration options for libpng.
-$# If emtpy the standard configuration will be built. For this file to be
+$# If empty the standard configuration will be built. For this file to be
$# used a working version of the program 'awk' is required and the program
$# must be identified in the 'before' rule of the project.
$#
@@ -144,7 +144,7 @@ $# dependency on pnglibconf.h correctly.
$#
$# If awk isn't set then this file is bypassed. If you just want the standard
$# configuration it is automatically produced from the distributed version
-$# (scripts\pnglibconf.h.prebuilt) by editting PNG_API_RULE to 2 (to force use
+$# (scripts\pnglibconf.h.prebuilt) by editing PNG_API_RULE to 2 (to force use
$# of the OpenWatcom library calling convention.)
$#
<<