1999-03-09 01:13:40 +00:00
|
|
|
--- applets/Makefile.in.orig Tue Mar 2 01:53:28 1999
|
|
|
|
+++ applets/Makefile.in Sat Mar 6 17:59:43 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-always_built_SUBDIRS = applet-dirs gen_util asclock fish dialer webcontrol drivemount clockmail fifteen battery charpick gnome-pager mini-commander gkb jbc
|
|
|
|
+always_built_SUBDIRS = applet-dirs gen_util asclock fish dialer webcontrol clockmail fifteen battery charpick gnome-pager mini-commander gkb jbc
|
|
|
|
|
|
|
|
@FALSE_TRUE@@HAVE_LIBESD_TRUE@esdmanager = esd-manager
|
|
|
|
@FALSE_TRUE@@HAVE_LIBESD_FALSE@esdmanager =
|
|
|
|
--- applets/asclock/Makefile.in.orig Tue Mar 2 01:53:34 1999
|
|
|
|
+++ applets/asclock/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = asclock_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/battery/Makefile.in.orig Tue Mar 2 01:54:01 1999
|
|
|
|
+++ applets/battery/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = battery_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/cdplayer/Makefile.in.orig Tue Mar 2 01:54:53 1999
|
|
|
|
+++ applets/cdplayer/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = cdplayer_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/charpick/Makefile.in.orig Tue Mar 2 01:54:05 1999
|
|
|
|
+++ applets/charpick/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1998-09-30 14:02:10 +00:00
|
|
|
bin_PROGRAMS = charpick_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/clockmail/Makefile.in.orig Tue Mar 2 01:53:53 1999
|
|
|
|
+++ applets/clockmail/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1998-09-30 14:02:10 +00:00
|
|
|
bin_PROGRAMS = clockmail_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/cpumemusage/Makefile.in.orig Tue Mar 2 01:54:37 1999
|
|
|
|
+++ applets/cpumemusage/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I$(LIBGTOP_INCS)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -I$(LIBGTOP_INCS)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = cpumemusage_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/dialer/Makefile.in.orig Tue Mar 2 01:53:41 1999
|
|
|
|
+++ applets/dialer/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = dialer_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/diskusage/Makefile.in.orig Tue Mar 2 01:54:40 1999
|
|
|
|
+++ applets/diskusage/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(LIBGTOP_INCS)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(LIBGTOP_INCS)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
bin_PROGRAMS = diskusage_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/drivemount/Makefile.in.orig Tue Mar 2 01:53:49 1999
|
|
|
|
+++ applets/drivemount/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
bin_PROGRAMS = drivemount_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/esd-manager/Makefile.in.orig Tue Mar 2 01:54:35 1999
|
|
|
|
+++ applets/esd-manager/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(shell esd-config --cflags)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(shell esd-config --cflags)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
bin_PROGRAMS = esdmanager_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/fifteen/Makefile.in.orig Tue Mar 2 01:53:57 1999
|
|
|
|
+++ applets/fifteen/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
1999-01-01 06:20:56 +00:00
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = fifteen_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/fish/Makefile.in.orig Tue Mar 2 01:53:38 1999
|
|
|
|
+++ applets/fish/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
#if DO_EXE
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/fvwm-pager/Makefile.in.orig Tue Mar 2 01:55:08 1999
|
|
|
|
+++ applets/fvwm-pager/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -153,9 +153,9 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
1999-02-02 00:21:49 +00:00
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
-Utilitiesdir = $(datadir)/gnome/apps/Utilities
|
|
|
|
+Utilitiesdir = $(datadir)/apps/Utilities
|
1999-02-02 00:21:49 +00:00
|
|
|
|
|
|
|
-INCLUDES = -Dsafemalloc=g_malloc -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -Dsafemalloc=g_malloc -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = fvwm-pager
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/gen_util/Makefile.in.orig Tue Mar 2 01:53:32 1999
|
|
|
|
+++ applets/gen_util/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = gen_util_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/gkb/Makefile.in.orig Tue Mar 2 01:54:21 1999
|
|
|
|
+++ applets/gkb/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
1999-02-19 04:30:03 +00:00
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
#if DO_EXE
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/gnome-pager/Makefile.in.orig Tue Mar 2 01:54:08 1999
|
|
|
|
+++ applets/gnome-pager/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gnomepager_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/mini-commander/docs/Makefile.in.orig Tue Mar 2 01:54:17 1999
|
|
|
|
+++ applets/mini-commander/docs/Makefile.in Sat Mar 6 17:59:43 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-docdir = $(datadir)/gnome/help/mini-commander_applet/C
|
|
|
|
+docdir = $(datadir)/help/mini-commander_applet/C
|
|
|
|
|
|
|
|
# .html files which are generated by db2html; precompiled .html files
|
|
|
|
# are included, so people without db2html (the DocBook to HTML converter)
|
|
|
|
@@ -247,7 +247,7 @@
|
|
|
|
install: install-am
|
|
|
|
uninstall-am: uninstall-docDATA
|
|
|
|
uninstall: uninstall-am
|
|
|
|
-all-am: Makefile $(DATA)
|
|
|
|
+all-am: Makefile
|
|
|
|
all-redirect: all-am
|
|
|
|
install-strip:
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
|
|
|
|
--- applets/mini-commander/src/Makefile.in.orig Tue Mar 2 01:54:14 1999
|
|
|
|
+++ applets/mini-commander/src/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(top_srcdir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(top_srcdir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
1999-01-01 06:20:56 +00:00
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
bin_PROGRAMS = mini_commander_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/mixer/Makefile.in.orig Tue Mar 2 01:54:57 1999
|
|
|
|
+++ applets/mixer/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = mixer_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/modemlights/Makefile.in.orig Tue Mar 2 01:55:01 1999
|
|
|
|
+++ applets/modemlights/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1998-09-30 14:02:10 +00:00
|
|
|
l = @l@
|
|
|
|
|
1999-02-02 00:21:49 +00:00
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\"
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = modemlights_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/multiload/Makefile.in.orig Tue Mar 2 01:54:44 1999
|
|
|
|
+++ applets/multiload/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(top_builddir)/panel -I$(srcdir)/../../panel -I$(includedir) $(GNOME_INCLUDEDIR) $(LIBGTOP_INCS)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(top_builddir)/panel -I$(srcdir)/../../panel -I$(includedir) $(GNOME_INCLUDEDIR) $(LIBGTOP_INCS)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = multiload_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/netload/Makefile.in.orig Tue Mar 2 01:54:46 1999
|
|
|
|
+++ applets/netload/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(LIBGTOP_INCS)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(LIBGTOP_INCS)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = netload_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/slashapp/Makefile.in.orig Tue Mar 2 01:54:49 1999
|
|
|
|
+++ applets/slashapp/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = slash_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/webcontrol/Makefile.in.orig Tue Mar 2 01:53:45 1999
|
|
|
|
+++ applets/webcontrol/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = webcontrol_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- applets/winlist/Makefile.in.orig Tue Mar 2 01:55:05 1999
|
|
|
|
+++ applets/winlist/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -I$(srcdir)/../../panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
bin_PROGRAMS = winlist_applet
|
1999-03-09 01:13:40 +00:00
|
|
|
--- core-docs/Makefile.in.orig Tue Mar 2 01:52:59 1999
|
|
|
|
+++ core-docs/Makefile.in Sat Mar 6 17:59:43 1999
|
|
|
|
@@ -162,7 +162,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-gnome_intro_helpdir = $(datadir)/gnome/help/gnome-intro/C
|
|
|
|
+gnome_intro_helpdir = $(datadir)/help/gnome-intro/C
|
|
|
|
|
|
|
|
GNOME_INTRO_HTML_FILES = gnome-intro/c93191.html gnome-intro/f13.html gnome-intro/a-sample-session.html gnome-intro/c93230.html gnome-intro/f1346.html gnome-intro/a-sample-session75.html gnome-intro/c93302.html gnome-intro/gnome-intro.html gnome-intro/c93.html gnome-intro/c93372.html gnome-intro/c93127.html gnome-intro/c93412.html gnome-intro/c93175.html gnome-intro/docbook.css
|
|
|
|
|
|
|
|
--- desktop-links/Makefile.in.orig Tue Mar 2 01:52:28 1999
|
|
|
|
+++ desktop-links/Makefile.in Sat Mar 6 17:59:43 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-appsdir = $(datadir)/gnome/apps
|
|
|
|
+appsdir = $(datadir)/apps
|
|
|
|
|
|
|
|
Rootdir = $(appsdir)
|
|
|
|
Applicationsdir = $(appsdir)/Applications
|
|
|
|
--- gmenu/Makefile.in.orig Tue Mar 2 01:53:06 1999
|
|
|
|
+++ gmenu/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1998-09-06 06:37:58 +00:00
|
|
|
l = @l@
|
|
|
|
|
1999-02-02 00:21:49 +00:00
|
|
|
-INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GNOME_INCLUDEDIR)
|
|
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS = gmenu
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -167,7 +167,7 @@
|
|
|
|
|
|
|
|
EXTRA_DIST = gmenu.desktop top.xpm folder.xpm unknown.xpm
|
1999-02-02 00:21:49 +00:00
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
-sysdir = $(datadir)/gnome/apps/Settings
|
|
|
|
+sysdir = $(datadir)/apps/Settings
|
|
|
|
sys_DATA = gmenu.desktop
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../config.h
|
|
|
|
--- gnome-terminal/C/Makefile.in.orig Tue Mar 2 01:52:56 1999
|
|
|
|
+++ gnome-terminal/C/Makefile.in Sat Mar 6 17:59:43 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
|
|
|
|
|
|
|
-gnome_terminal_helpdir = $(datadir)/gnome/help/gnome-terminal/C
|
|
|
|
+gnome_terminal_helpdir = $(datadir)/help/gnome-terminal/C
|
|
|
|
|
|
|
|
gnome_terminal_help_DATA = index.html topic.dat
|
|
|
|
|
|
|
|
--- gnome-terminal/Makefile.in.orig Tue Mar 2 01:52:55 1999
|
|
|
|
+++ gnome-terminal/Makefile.in Sat Mar 6 18:05:08 1999
|
|
|
|
@@ -155,9 +155,9 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
l = @l@
|
|
|
|
|
1999-03-25 02:39:28 +00:00
|
|
|
-SUBDIRS = C no
|
|
|
|
+# SUBDIRS = C no
|
1999-02-02 00:21:49 +00:00
|
|
|
|
|
|
|
-INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale\""
|
|
|
|
+INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\""
|
|
|
|
|
|
|
|
|
1999-03-09 01:13:40 +00:00
|
|
|
LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(ZVT_LIBS) $(INTLLIBS)
|
|
|
|
@@ -174,7 +174,7 @@
|
|
|
|
|
|
|
|
CFLAGS = @CFLAGS@ -Wall
|
|
|
|
|
|
|
|
-utildir = $(datadir)/gnome/apps/Utilities
|
|
|
|
+utildir = $(datadir)/apps/Utilities
|
|
|
|
util_DATA = gnome-terminal.desktop
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../config.h
|
|
|
|
--- gsm/Makefile.in.orig Tue Mar 2 01:52:17 1999
|
|
|
|
+++ gsm/Makefile.in Sat Mar 6 17:59:42 1999
|
1999-03-25 02:39:28 +00:00
|
|
|
@@ -154,9 +154,9 @@
|
1999-03-09 01:13:40 +00:00
|
|
|
cxxflags_set = @cxxflags_set@
|
1999-02-02 00:21:49 +00:00
|
|
|
l = @l@
|
1999-03-25 02:39:28 +00:00
|
|
|
|
|
|
|
defaultdir = $(datadir)/gnome
|
1999-02-02 00:21:49 +00:00
|
|
|
|
1999-03-25 02:39:28 +00:00
|
|
|
-INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(datadir)/locale\"" -DDEFAULTDIR="\"$(defaultdir)\""
|
1999-02-02 00:21:49 +00:00
|
|
|
+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -I$(top_srcdir)/intl -I$(top_builddir)/intl -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DDEFAULTDIR="\"$(datadir)\""
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
|
|
|
|
LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS)
|
1999-03-09 01:13:40 +00:00
|
|
|
--- help-browser/Makefile.in.orig Tue Mar 2 01:52:32 1999
|
|
|
|
+++ help-browser/Makefile.in Sat Mar 6 17:59:43 1999
|
|
|
|
@@ -156,7 +156,7 @@
|
|
|
|
|
|
|
|
SUBDIRS = help gnome-man2html gnome-info2html
|
|
|
|
|
|
|
|
-INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMEHELPPATH=\""$(datadir)/gnome/help\"" -DGNOMELOCALEDIR=\""$(datadir)/locale\"" -DVERSION=\""$(VERSION)"\"
|
|
|
|
+INCLUDES = -I$(includedir) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GNOME_INCLUDEDIR) -DGNOMEHELPPATH=\""$(datadir)/help\"" -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DVERSION=\""$(VERSION)"\"
|
|
|
|
|
|
|
|
|
|
|
|
LDADD = -lgnorba $(GNOMEUI_LIBS) $(GNOME_LIBDIR) $(ORBIT_LIBS) $(INTLLIBS)
|
|
|
|
@@ -197,7 +197,7 @@
|
|
|
|
gnorbadir = $(sysconfdir)/CORBA/servers
|
|
|
|
gnorba_DATA = help-browser.gnorba
|
|
|
|
|
|
|
|
-sysdir = $(datadir)/gnome/apps
|
|
|
|
+sysdir = $(datadir)/apps
|
|
|
|
sys_DATA = gnome-help.desktop
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../config.h
|
|
|
|
--- help-browser/help/C/Makefile.in.orig Tue Mar 2 01:52:38 1999
|
|
|
|
+++ help-browser/help/C/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -157,7 +157,7 @@
|
1999-02-02 00:21:49 +00:00
|
|
|
EXTRA_DIST = gnome-help-browser-help.html gnome-help-browser-topic.dat default-page.html gnome-logo-large.png sample-help.html sample-topic.dat
|
|
|
|
|
1999-01-01 06:20:56 +00:00
|
|
|
|
|
|
|
-help_browser_helpdir = $(datadir)/gnome/help/help-browser/C
|
|
|
|
+help_browser_helpdir = $(datadir)/help/help-browser/C
|
1999-01-14 18:55:37 +00:00
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
1999-03-09 01:13:40 +00:00
|
|
|
--- help-browser/help/es/Makefile.in.orig Tue Mar 2 01:52:41 1999
|
|
|
|
+++ help-browser/help/es/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -157,7 +157,7 @@
|
1999-02-02 00:21:49 +00:00
|
|
|
EXTRA_DIST = gnome-help-browser-help.html gnome-help-browser-topic.dat default-page.html
|
|
|
|
|
1999-01-14 18:55:37 +00:00
|
|
|
|
|
|
|
-help_browser_helpdir = $(datadir)/gnome/help/help-browser/es
|
|
|
|
+help_browser_helpdir = $(datadir)/help/help-browser/es
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
1999-03-09 01:13:40 +00:00
|
|
|
--- help-browser/help/fr/Makefile.in.orig Tue Mar 2 01:52:43 1999
|
|
|
|
+++ help-browser/help/fr/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -157,7 +157,7 @@
|
1999-02-02 00:21:49 +00:00
|
|
|
EXTRA_DIST = gnome-help-browser-help.html gnome-help-browser-topic.dat default-page.html
|
|
|
|
|
1999-01-14 18:55:37 +00:00
|
|
|
|
|
|
|
-help_browser_helpdir = $(datadir)/gnome/help/help-browser/fr
|
|
|
|
+help_browser_helpdir = $(datadir)/help/help-browser/fr
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
1999-03-09 01:13:40 +00:00
|
|
|
--- help-browser/help/hu/Makefile.in.orig Tue Mar 2 01:52:44 1999
|
|
|
|
+++ help-browser/help/hu/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -157,7 +157,7 @@
|
|
|
|
EXTRA_DIST = gnome-help-browser-help.html gnome-help-browser-topic.dat default-page.html gnome-logo-large.png sample-help.html sample-topic.dat
|
|
|
|
|
|
|
|
|
|
|
|
-help_browser_helpdir = $(datadir)/gnome/help/help-browser/hu
|
|
|
|
+help_browser_helpdir = $(datadir)/help/help-browser/hu
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
|
|
|
--- help-browser/help/it/Makefile.in.orig Tue Mar 2 01:52:46 1999
|
|
|
|
+++ help-browser/help/it/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -157,7 +157,7 @@
|
|
|
|
EXTRA_DIST = gnome-help-browser-help.html gnome-help-browser-topic.dat default-page.html
|
|
|
|
|
|
|
|
|
|
|
|
-help_browser_helpdir = $(datadir)/gnome/help/help-browser/it
|
|
|
|
+help_browser_helpdir = $(datadir)/help/help-browser/it
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
|
|
|
--- help-browser/help/no/Makefile.in.orig Tue Mar 2 01:52:47 1999
|
|
|
|
+++ help-browser/help/no/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -157,7 +157,7 @@
|
|
|
|
EXTRA_DIST = gnome-help-browser-help.html gnome-help-browser-topic.dat default-page.html
|
|
|
|
|
|
|
|
|
|
|
|
-help_browser_helpdir = $(datadir)/gnome/help/help-browser/no
|
|
|
|
+help_browser_helpdir = $(datadir)/help/help-browser/no
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../../../config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
|
|
|
--- panel/Makefile.in.orig Tue Mar 2 01:53:16 1999
|
|
|
|
+++ panel/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -160,7 +160,7 @@
|
1999-02-02 00:21:49 +00:00
|
|
|
|
|
|
|
AUTOMAKE_OPTIONS = 1.3
|
|
|
|
|
|
|
|
-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(ORB_CFLAGS)
|
|
|
|
+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) $(ORB_CFLAGS)
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1998-09-30 14:02:10 +00:00
|
|
|
bin_PROGRAMS = panel
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -180,7 +180,7 @@
|
1999-02-02 00:21:49 +00:00
|
|
|
libpanel_appletinclude_HEADERS = applet-widget.h gnome-panel.h panel-types.h
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
-libpanel_applet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir)
|
1999-02-02 00:21:49 +00:00
|
|
|
+libpanel_applet_la_LDFLAGS = -version-info 1:0:0
|
1998-09-06 06:37:58 +00:00
|
|
|
libpanel_applet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB)
|
|
|
|
|
|
|
|
BUILT_SOURCES = $(CORBA_SRCLIST)
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -202,7 +202,7 @@
|
1999-02-02 00:21:49 +00:00
|
|
|
EXTRA_DIST = panelrc.in panel.in appletsConf.sh.in panel.gnorba panel.soundlist
|
|
|
|
|
1998-09-06 06:37:58 +00:00
|
|
|
|
|
|
|
-confexecdir = $(libdir)
|
1999-03-09 01:13:40 +00:00
|
|
|
+confexecdir = $(sysconfdir)
|
1998-09-06 06:37:58 +00:00
|
|
|
confexec_DATA = appletsConf.sh
|
1999-01-01 06:20:56 +00:00
|
|
|
|
1999-02-02 00:21:49 +00:00
|
|
|
panelgnorbadir = $(sysconfdir)/CORBA/servers
|
1999-03-09 01:13:40 +00:00
|
|
|
--- smproxy/Makefile.in.orig Tue Mar 2 01:52:21 1999
|
|
|
|
+++ smproxy/Makefile.in Sat Mar 6 17:59:42 1999
|
|
|
|
@@ -154,7 +154,7 @@
|
|
|
|
cxxflags_set = @cxxflags_set@
|
1998-09-06 06:37:58 +00:00
|
|
|
l = @l@
|
|
|
|
|
1999-02-02 00:21:49 +00:00
|
|
|
-INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(datadir)/locale\""
|
|
|
|
+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\""
|
1998-09-06 06:37:58 +00:00
|
|
|
|
1998-09-30 14:02:10 +00:00
|
|
|
|
1999-02-02 00:21:49 +00:00
|
|
|
LDADD = -lXt -lXmu $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS)
|