repo.or.cz
/
libidn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Simplify EXTRA_DIST.
[libidn.git]
/
autogen.sh
blob
fcccf1395bde7dc82320cfbe74d59b32b37f3d61
1
#!/bin/sh -x
2
cat
<<EOF > doc/Makefile.gdoc
3
gdoc_MANS =
4
gdoc_TEXINFOS =
5
EOF
6
gtkdocize
7
autoreconf
--install --force
8
:
'Run "./configure --enable-java --enable-gtk-doc && make" now.'