head 1.2; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2 OPENPKG_E1_FP:1.2 OPENPKG_2_STABLE_20061018:1.2 OPENPKG_2_STABLE:1.2.0.2 OPENPKG_2_STABLE_BP:1.2 OPENPKG_2_5_RELEASE:1.1 OPENPKG_2_5_SOLID:1.1.0.2 OPENPKG_2_5_SOLID_BP:1.1; locks; strict; comment @# @; 1.2 date 2006.02.04.09.07.39; author rse; state dead; branches; next 1.1; commitid JQw77Swhirrthfkr; 1.1 date 2005.09.23.13.02.59; author thl; state Exp; branches; next ; desc @@ 1.2 log @upgrading package: glimpse 4.18.1p -> 4.18.2 @ text @Index: index/glimpse.c --- index/glimpse.c.orig 2002-09-27 23:41:11 +0200 +++ index/glimpse.c 2005-09-23 14:58:47 +0200 @@@@ -19,8 +19,9 @@@@ extern char INDEX_DIR[MAX_LINE_LEN]; extern struct stat istbuf; +#ifndef BUILDCAST extern char *TEMP_DIR; /* directory to store glimpse temporary files, usually /tmp unless -T is specified */ -#ifdef BUILDCAST +#else /* TEMP_DIR is normally defined in ../main.c; if we're building * buildcast, that's not linked in, so we need to define one here. */ /* char * TEMP_DIR = NULL; */ @ 1.1 log @upgrading package: glimpse 4.18.0 -> 4.18.1p @ text @@