projects
/
gupnp:gupnp-dlna.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
libgupnp-dlna: Remove debug print
[gupnp:gupnp-dlna.git]
/
autogen.sh
1
#! /bin/sh
2
gtkdocize --flavour no-tmpl || exit 1
3
ACLOCAL="${ACLOCAL-aclocal} $ACLOCAL_FLAGS" autoreconf -v --install || exit 1
4
glib-gettextize --force --copy || exit 1
5
./configure --enable-debug "$@"