[monkey-bubble: 428/753] Finally removed this. It's already in libcompat.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 428/753] Finally removed this. It's already in libcompat.
- Date: Wed, 14 Jul 2010 22:31:38 +0000 (UTC)
commit c3052a86d92912dff7b4ab937a9cbc5a0eec34f7
Author: Martin Baulig <baulig suse de>
Date: Sun Jun 10 20:14:17 2001 +0000
Finally removed this. It's already in libcompat.
2001-06-10 Martin Baulig <baulig suse de>
* gnome-config.[ch]: Finally removed this. It's already in libcompat.
libgnome/ChangeLog | 2 +
libgnome/Makefile.am | 6 -
libgnome/gnome-config.c | 2140 -----------------------------------------------
libgnome/gnome-config.h | 291 -------
libgnome/libgnomeP.h | 1 -
5 files changed, 2 insertions(+), 2438 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index 6415980..25aa5a2 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -1,5 +1,7 @@
2001-06-10 Martin Baulig <baulig suse de>
+ * gnome-config.[ch]: Finally removed this. It's already in libcompat.
+
* gnome-paper.[ch]: Copied to libcompat and don't compile it anymore. This belongs into
libgnomeprint or some printing library / application.
diff --git a/libgnome/Makefile.am b/libgnome/Makefile.am
index 53715b2..cc119af 100644
--- a/libgnome/Makefile.am
+++ b/libgnome/Makefile.am
@@ -60,8 +60,6 @@ libgnome_src = \
gnome-program.c \
gnome-selector.c \
gnome-selector-factory.c\
- gnome-config.c \
- gnome-config.h \
gnome-ditem.c \
gnome-exec.c \
gnome-fileconvert.c \
@@ -176,7 +174,6 @@ $(srcdir)/gnome-marshal.h $(srcdir)/gnome-marshal.c: stamp-gnome-marshal.h
&& rm -f xgen-gmc xgen-gmc~
EXTRA_DIST = \
- parse-path.cP \
libgnome-2.0.pc.in
BUILT_SOURCES = \
@@ -186,9 +183,6 @@ BUILT_SOURCES = \
gnome-marshal.c \
$(CORBA_SOURCE)
-#just to be sure, add an explicit dependency
-gnome-config.o: parse-path.cP
-
libgnome_2_la_LDFLAGS = -version-info $(LIB_VERSION)
libgnome_2_la_LIBADD = \
$(LIBGNOMESUPPORT_LIBS) \
diff --git a/libgnome/libgnomeP.h b/libgnome/libgnomeP.h
index fbae137..b471102 100644
--- a/libgnome/libgnomeP.h
+++ b/libgnome/libgnomeP.h
@@ -29,7 +29,6 @@
#include <glib.h>
#include <libgnome/libgnome.h>
-#include "gnome-config.h"
#include "gnome-i18nP.h"
#define PATH_SEP '/'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]