diff -urN pcf2bdf-1.04/Makefile.gcc pcf2bdf/Makefile.gcc --- pcf2bdf-1.04/Makefile.gcc 2002-10-20 20:17:00 +0300 +++ pcf2bdf/Makefile.gcc 2003-12-17 19:23:38 +0200 @@ -1,6 +1,6 @@ # Makefile for pcf2bdf (gcc) -*- makefile -*- -CC = gcc +CC = g++ CFLAGS = -Wall -O2 CXX = $(CC) CXXFLAGS = $(CFLAGS) diff -urN pcf2bdf-1.04/README.txt pcf2bdf/README.txt --- pcf2bdf-1.04/README.txt 2002-10-20 21:09:15 +0300 +++ pcf2bdf/README.txt 2003-12-17 19:23:39 +0200 @@ -25,7 +25,7 @@ file as input, but gzip must be found in your PATH. FONTBOUNDINGBOX in a BDF file is not used by bdftopcf , so - pcf2bdf generate irresponsible values. + pcf2bdf generates irresponsible values. OPTIONS -v very verbose output. diff -urN pcf2bdf-1.04/pcf2bdf.man pcf2bdf/pcf2bdf.man --- pcf2bdf-1.04/pcf2bdf.man 2002-10-20 20:06:39 +0300 +++ pcf2bdf/pcf2bdf.man 2003-12-17 19:23:39 +0200 @@ -22,7 +22,7 @@ .I bdftopcf , so .I pcf2bdf -generate irresponsible values. +generates irresponsible values. .SH OPTIONS .TP 8 .B \-v