summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2002-02-18 00:41:34 +0000
committerGediminas Paulauskas <menesis@src.gnome.org>2002-02-18 00:41:34 +0000
commit5e4cd1e2c440b159d395dd87ae2c4fbe2c30e56b (patch)
tree88a76722d4ce10a86e732d539db15c0e51f6435d
parent71657af2a3528f2b190111d7e948c0248000ec91 (diff)
downloadyelp-5e4cd1e2c440b159d395dd87ae2c4fbe2c30e56b.tar.gz
remove GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2
2002-02-18 Gediminas Paulauskas <menesis@delfi.lt> * configure.in: remove GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2
-rw-r--r--ChangeLog4
-rw-r--r--configure.in3
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c719cc5f..ec11a0e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-18 Gediminas Paulauskas <menesis@delfi.lt>
+
+ * configure.in: remove GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2
+
2002-02-17 Tõivo Leedjärv <leedjarv@interest.ee>
* configure.in: Added et to ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index 301b36ac..f8be1f39 100644
--- a/configure.in
+++ b/configure.in
@@ -5,9 +5,6 @@ AM_INIT_AUTOMAKE(yelp, 0.2.99)
AC_PROG_INTLTOOL
AM_MAINTAINER_MODE
-GNOME_COMMON_INIT
-
-GNOME_PLATFORM_GNOME_2(yes)
AC_PROG_CC
AC_ISC_POSIX