diff --git a/autogen.sh b/autogen.sh index 7f97668538..8e802e5d6b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -22,9 +22,9 @@ PKG_NAME=NetworkManager cd $srcdir -gtkdocize +gtkdocize --srcdir $srcdir autopoint --force -AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose +AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose -I$srcdir/m4/ cd $olddir if test -z "$NOCONFIGURE"; then