X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=ion%2Fion.c;h=4bbfb60f58707727ed025316a7011fb42d1a3126;hp=23dce0cdc641541f686cb7ae7c332f821bf1086d;hb=20080103;hpb=f869221ce49f0fb7cca48eee28daff8684305963 diff --git a/ion/ion.c b/ion/ion.c index 23dce0c..4bbfb60 100644 --- a/ion/ion.c +++ b/ion/ion.c @@ -1,7 +1,7 @@ /* * ion/ion/ion.c * - * Copyright (c) Tuomo Valkonen 1999-2007. + * Copyright (c) Tuomo Valkonen 1999-2008. * * See the included file LICENSE for details. */ @@ -151,8 +151,8 @@ int main(int argc, char*argv[]) libtu_init(argv[0]); -#ifdef CF_RELOCATABLE - prefix_set(argv[0], ION3_LOCATION); +#ifdef CF_RELOCATABLE_ION3_LOCATION + prefix_set(argv[0], CF_RELOCATABLE_ION3_LOCATION); #endif localedir=prefix_add(LOCALEDIR);