[monkey-bubble: 452/753] Moved to libcompat.



commit 879d22cdf1682f3f6fd9a2be26f1b60d768d0b16
Author: Martin Baulig <baulig suse de>
Date:   Wed Jun 13 18:51:48 2001 +0000

    Moved to libcompat.
    
    2001-06-13  Martin Baulig  <baulig suse de>
    
    	* gnome.h: Moved to libcompat.

 ChangeLog   |    9 +++++++++
 Makefile.am |    3 ---
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 490a181..1d97354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-06-13  Martin Baulig  <baulig suse de>
+
+	* gnome.h: Moved to libcompat.
+
+	The plan with #include <gnome.h> is the same than with
+	#include <bonobo.h>: it will enable the compatibility stuff
+	while you should use <libgnome.h> and <libgnomeui.h> for
+	new applications.
+
 2001-06-12  Martin Baulig  <baulig suse de>
 
 	* gnome.h: Don't #include "gnomesupport.h".
diff --git a/Makefile.am b/Makefile.am
index 65a2feb..65884c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,4 @@
 SUBDIRS = libgnomeui components images demos doc po intl
 
-gnomeincludedir=$(includedir)/gnome/$(GNOME_INTERFACE_VERSION)
-gnomeinclude_HEADERS = gnome.h
-
 EXTRA_DIST = message-of-doom
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]