--- src/Makefile.in.orig	Thu Sep 23 17:57:58 1999
+++ src/Makefile.in	Fri Sep 24 14:47:02 1999
@@ -161,7 +161,7 @@
 #noinst_PROGRAMS = number-match
 gladedir = $(datadir)/gnumeric/glade
 
-INCLUDES =  	-DGNOMELOCALEDIR=\""$(datadir)/locale"\" 		-DGNUMERIC_VERSION=\""$(VERSION)"\"		        -DGNUMERIC_GLADEDIR=\""$(gladedir)"\"           	-DGNUMERIC_ICONDIR=\""$(iconsdir)"\"			-I$(includedir)				 		-I$(srcdir)/widgets					-I$(srcdir)/functions					-I$(srcdir)/dialogs					$(EXTRA_GNOME_CFLAGS)					$(GUILE_INCS)
+INCLUDES =  	-DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" 		-DGNUMERIC_VERSION=\""$(VERSION)"\"		        -DGNUMERIC_GLADEDIR=\""$(gladedir)"\"           	-DGNUMERIC_ICONDIR=\""$(iconsdir)"\"			-I$(includedir)				 		-I$(srcdir)/widgets					-I$(srcdir)/functions					-I$(srcdir)/dialogs					$(EXTRA_GNOME_CFLAGS)					$(GUILE_INCS)
 
 
 GNUMERIC_BASE_SOURCES =  	about.c						analysis-tools.c				cell.h						cell.c						cell-draw.c					cellspan.c					clipboard.c					clipboard.h					collect.h					collect.c					color.c						color.h						complex.h					complex.c					corba.h						cursors.c					cursors.h					dates.c						dates.h						dump.c						dump.h						eval.h						eval.c						expr.c						expr.h						expr-name.c					expr-name.h					file.c						file.h						formats.h					formats.c					func.c						func.h						format.c					format.h					global-gnome-font.c				global-gnome-font.h				goal-seek.c					goal-seek.h					gnumeric-sheet.c				gnumeric-sheet.h				gnumeric-util.c					gnumeric-util.h					gnumeric.h					item-bar.c					item-bar.h					item-cursor.c					item-cursor.h					item-debug.c					item-debug.h					item-edit.c					item-edit.h					item-grid.c					item-grid.h					main.h						mathfunc.c					mathfunc.h					number-match.c					number-match.h					numbers.h					parser.y					pattern-selector.c				pattern-selector.h				pixmaps.h					plugin.c					plugin.h					plugin-manager.c				print.c						print.h						print-cell.c					print-cell.h					print-info.c					print-info.h					print-preview.c					print-preview.h					ranges.c					ranges.h					regression.c					regression.h					render-ascii.c					render-ascii.h					selection.c					selection.h					sheet.c						sheet.h						sheet-autofill.c				sheet-autofill.h				sheet-object.c					sheet-object.h					sheet-object-widget.c				sheet-object-widget.h				sheet-object-graphic.c				sheet-object-graphic.h				sheet-view.c					sheet-view.h					solver-lp.c                     		solver.h					str.c						str.h						style.c						style.h						summary.c					summary.h					symbol.h					symbol.c					utils.c						utils.h						value.c						value.h						workbook.c					workbook.h					workbook-cmd-format.c				workbook-cmd-format.h				workbook-format-toolbar.c			workbook-format-toolbar.h			workbook-private.h				xml-io.c					xml-io.h
