head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_E1_MP_2_STABLE:1.1.14.1 OPENPKG_E1_FP:1.1.14.1 OPENPKG_2_STABLE_20061018:1.1.14.1 OPENPKG_2_STABLE_20060622:1.1 OPENPKG_2_STABLE:1.1.0.14 OPENPKG_2_STABLE_BP:1.1 OPENPKG_2_5_RELEASE:1.1 OPENPKG_2_5_SOLID:1.1.0.12 OPENPKG_2_5_SOLID_BP:1.1 OPENPKG_2_4_RELEASE:1.1 OPENPKG_2_4_SOLID:1.1.0.10 OPENPKG_2_4_SOLID_BP:1.1 OPENPKG_CW_FP:1.1 OPENPKG_2_3_RELEASE:1.1 OPENPKG_2_3_SOLID:1.1.0.8 OPENPKG_2_3_SOLID_BP:1.1 OPENPKG_2_2_RELEASE:1.1 OPENPKG_2_2_SOLID:1.1.0.6 OPENPKG_2_2_SOLID_BP:1.1 OPENPKG_2_1_RELEASE:1.1 OPENPKG_2_1_SOLID:1.1.0.4 OPENPKG_2_1_SOLID_BP:1.1 OPENPKG_2_0_RELEASE:1.1 OPENPKG_2_0_SOLID:1.1.0.2 OPENPKG_2_0_SOLID_BP:1.1; locks; strict; comment @# @; 1.3 date 2006.12.05.18.47.56; author rse; state Exp; branches; next 1.2; commitid 2M76lUkco7NHImXr; 1.2 date 2006.08.30.16.15.47; author rse; state dead; branches; next 1.1; commitid 6ujW05OoezZOZSKr; 1.1 date 2004.02.14.07.31.59; author rse; state Exp; branches 1.1.14.1; next ; 1.1.14.1 date 2006.10.16.14.50.38; author rse; state dead; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.3 log @upgrading package: gocr 0.41 -> 0.42 @ text @Index: src/progress.h --- src/progress.h.orig 2006-10-31 12:23:38 +0100 +++ src/progress.h 2006-12-05 19:46:17 +0100 @@@@ -6,6 +6,8 @@@@ #ifndef GOCR_PROGRESS_H #define GOCR_PROGRESS_H "Oct06" +#include + /* initialization of progress output, fname="","","-" */ int ini_progress(char *fname); @ 1.2 log @upgrading package: gocr 0.40 -> 0.41 @ text @d1 6 a6 10 Index: src/Makefile.in --- src/Makefile.in.orig 2004-02-13 10:49:08.000000000 +0100 +++ src/Makefile.in 2004-02-14 08:30:20.000000000 +0100 @@@@ -53,7 +53,7 @@@@ all: $(PROGRAM) $(LIBPGMASCLIB) $(PROGRAM): $(LIBPGMASCLIB) gocr.o - $(CC) -o $@@ gocr.o $(LDFLAGS) -l$(PGMASCLIB) + $(CC) -o $@@ gocr.o -L. -l$(PGMASCLIB) $(LDFLAGS) if test -r $(PROGRAM); then cp $@@ ../bin; fi d8 4 @ 1.1 log @fix building @ text @@ 1.1.14.1 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @@