X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=autogen.sh;h=fba3dc08b84666f04d916b5d3464db50ff086bfb;hp=9ca53772a4dd8cebb92712635c1cc481f0701274;hb=83cd6b754b270091840456a2c8a66dae19f5a7dc;hpb=772f4698ff415ce8e3c97944c59c4dbcdda4d92d diff --git a/autogen.sh b/autogen.sh index 9ca53772a..fba3dc08b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -21,6 +21,7 @@ if [ -f .git/hooks/pre-commit.sample -a ! -f .git/hooks/pre-commit ] ; then echo "Activated pre-commit hook." fi +gtkdocize intltoolize --force --automake autoreconf --force --install --symlink @@ -32,7 +33,8 @@ args="\ --sysconfdir=/etc \ --localstatedir=/var \ --libdir=$(libdir /usr/lib) \ ---libexecdir=/usr/lib" +--libexecdir=/usr/lib \ +--enable-gtk-doc" if [ ! -L /bin ]; then args="$args \