repo.or.cz
/
k8sbuild.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
more xopts
[k8sbuild.git]
/
xoptz
/
librep-gtk.xopt
blob
1d828cc50fa41db6ca7af20c101009db6f92f9fc
1
profile=empty
2
3
4
[preconfigure]
5
if test ! -x configure; then
6
./autogen.sh --nocfg
7
fi
8
[/preconfigure]
9
10
11
!DESC
12
rep-gtk -- gtk binding for librep
13
14
This is rep-gtk, a binding of GTK+/GNOME/libglade for the rep
15
Lisp system.
16
!EOF