summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/gnumeric/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-apps/gnumeric/CONFIGURE')
-rwxr-xr-xgnome2-apps/gnumeric/CONFIGURE11
1 files changed, 0 insertions, 11 deletions
diff --git a/gnome2-apps/gnumeric/CONFIGURE b/gnome2-apps/gnumeric/CONFIGURE
index 204d7ff290..2a23419863 100755
--- a/gnome2-apps/gnumeric/CONFIGURE
+++ b/gnome2-apps/gnumeric/CONFIGURE
@@ -1,12 +1 @@
-#if [[ -z $SSCONVERT ]]; then
-## not configured yet, get old config data from gnumeric2 spell
-# persistent_read gnumeric2 SSCONVERT SSCONVERT
-# persistent_read gnumeric2 SSINDEX SSINDEX
-# persistent_read gnumeric2 SOLVER SOLVER
-# persistent_read gnumeric2 LONGDOUBLE LONGDOUBLE
-# persistent_add SSCONVERT SSINDEX SOLVER LONGDOUBLE
-#fi &&
-config_query SSCONVERT "Build ssconvert (cmd line sreadsheet conversion tool)?" y &&
-config_query SSINDEX "Build ssindex (spreadsheet indexer for beagle)?" n &&
-config_query SOLVER "Compile the solver?" y &&
config_query LONGDOUBLE "Use long double for floating point?" n