]> git.decadent.org.uk Git - ion3.git/blobdiff - ion/ion.c
[svn-upgrade] Integrating new upstream version, ion3 (20080207)
[ion3.git] / ion / ion.c
index 4bbfb60f58707727ed025316a7011fb42d1a3126..ac07f3fd555dccd8c5c8ddecb00c2746037cb43c 100644 (file)
--- a/ion/ion.c
+++ b/ion/ion.c
@@ -151,8 +151,8 @@ int main(int argc, char*argv[])
 
     libtu_init(argv[0]);
     
-#ifdef CF_RELOCATABLE_ION3_LOCATION
-    prefix_set(argv[0], CF_RELOCATABLE_ION3_LOCATION);
+#ifdef CF_RELOCATABLE_BIN_LOCATION
+    prefix_set(argv[0], CF_RELOCATABLE_BIN_LOCATION);
 #endif
     
     localedir=prefix_add(LOCALEDIR);