Updated gujarati file
[platform/upstream/evolution-data-server.git] / autogen.sh
index 4e87cdc..9e7bed6 100755 (executable)
@@ -4,8 +4,6 @@
 srcdir=`dirname $0`
 test -z "$srcdir" && srcdir=.
 
-cd $srcdir
-
 PKG_NAME="evolution-data-server"
 REQUIRED_AUTOCONF_VERSION=2.58
 REQUIRED_AUTOMAKE_VERSION=1.10
@@ -25,6 +23,4 @@ which gnome-autogen.sh || {
     exit 1
 }
 
-autopoint --force || exit $?
-
 USE_GNOME2_MACROS=1 . gnome-autogen.sh