summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-01-16 17:17:45 +0000
committerMartin Baulig <martin@src.gnome.org>1999-01-16 17:17:45 +0000
commite4d2d6dce6f39b8fc9b02e4fac111cd8e8e78113 (patch)
treeaef4345d7f5cc73276d97a1247c7ce2356a20f75
parent39d4d057bef0cb2546b9a6f99bd9679f3dd9a559 (diff)
downloadgnome-desktop-e4d2d6dce6f39b8fc9b02e4fac111cd8e8e78113.tar.gz
Set version number to 0.99.3.2.
Remove bussign and batmon applets from subdirectory list.
-rw-r--r--configure.in10
-rw-r--r--gnome-core.spec2
2 files changed, 5 insertions, 7 deletions
diff --git a/configure.in b/configure.in
index c11f2c60..8108c39b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(panel)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gnome-core, 0.99.3)
+AM_INIT_AUTOMAKE(gnome-core, 0.99.3.2)
AM_MAINTAINER_MODE
@@ -99,9 +99,9 @@ fi
dnl Check for ghttp library
AM_CONDITIONAL(HAVE_LIBGHTTP, test -n "$GHTTP_LIB")
AC_SUBST(GHTTP_LIB)
-if test -z "$GHTTP_LIB"; then
- AC_MSG_WARN([*** \`bussign' applet will not be built ***])
-fi
+dnl if test -z "$GHTTP_LIB"; then
+dnl AC_MSG_WARN([*** \`bussign' applet will not be built ***])
+dnl fi
dnl panel/cdplayer
AC_CANONICAL_HOST
@@ -161,8 +161,6 @@ applets/Makefile
applets/applet-dirs/Makefile
applets/asclock/Makefile
applets/gen_util/Makefile
-applets/batmon/Makefile
-applets/bussign/Makefile
applets/cdplayer/Makefile
applets/mixer/Makefile
applets/modemlights/Makefile
diff --git a/gnome-core.spec b/gnome-core.spec
index 2f7ab07c..290d11e9 100644
--- a/gnome-core.spec
+++ b/gnome-core.spec
@@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
-%define ver 0.99.1
+%define ver 0.99.3.2
%define rel SNAP
%define prefix /usr