From ecf73b991a0c2927c76892b6477c51d46e87cf20 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 23 Aug 1999 16:50:58 +0000 Subject: [PATCH] make stuff build and make dist and have up-to-date versions :) SVN revision: 72 --- acconfig.h | 1 + configure.in | 2 +- dox/E-docs/Makefile.am | 2 ++ e.spec | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/acconfig.h b/acconfig.h index afff7c81..f3ab2c21 100644 --- a/acconfig.h +++ b/acconfig.h @@ -16,3 +16,4 @@ #undef WITH_TARTY_WARP +#undef WITH_ZOOM diff --git a/configure.in b/configure.in index 80fcb6a7..344787a0 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(e.spec) ENLIGHTENMENT_MAJOR=0 ENLIGHTENMENT_MINOR=16 -ENLIGHTENMENT_MICRO=devel.4 +ENLIGHTENMENT_MICRO=devel.5 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO VERSION=$ENLIGHTENMENT_VERSION diff --git a/dox/E-docs/Makefile.am b/dox/E-docs/Makefile.am index 2b74850b..209b3745 100644 --- a/dox/E-docs/Makefile.am +++ b/dox/E-docs/Makefile.am @@ -8,3 +8,5 @@ edocdata_DATA = @edocdata@ edocdata_PROGRAMS = @edocexec@ EXTRA_DIST = $(edocdata_DATA) +EXTRA_PROGRAMS = + diff --git a/e.spec b/e.spec index a8ecef49..91cad863 100644 --- a/e.spec +++ b/e.spec @@ -1,5 +1,5 @@ # Note that this is NOT a relocatable package -%define ver 0.16.devel.4 +%define ver 0.16.devel.5 %define rel 1 %define prefix /usr