diff --git a/sflphone-plugins/autogen.sh b/sflphone-plugins/autogen.sh index b161dd6ab7f5ebfc7414add4af0125d227a0b011..839ab4aaf4d59197c89c0a18c8cecd83e9d94df6 100755 --- a/sflphone-plugins/autogen.sh +++ b/sflphone-plugins/autogen.sh @@ -3,5 +3,4 @@ # Workaround for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565663 [ ! -e m4 ] && mkdir m4 -gnome-doc-prepare --force autoreconf --force --install --verbose -Wall -I m4 diff --git a/sflphone-plugins/configure.ac b/sflphone-plugins/configure.ac index 9374130145c676f002714b77b1a14fe405e9d486..85faeff39e3f4aee10ea7cf0b37ae5059c4a6634 100644 --- a/sflphone-plugins/configure.ac +++ b/sflphone-plugins/configure.ac @@ -1,8 +1,6 @@ AC_INIT([SFLphone],[0.9.13],[sflphoneteam@savoirfairelinux.com],[sflphone-plugins]) AC_CONFIG_HEADERS([config.h]) -GNOME_DOC_INIT - PACKAGE=SFLphone VERSION=`cat VERSION`