Codebase list guile-gnome-platform / upstream/2.16.4 autogen.sh
upstream/2.16.4

Tree @upstream/2.16.4 (Download .tar.gz)

autogen.sh @upstream/2.16.4raw · history · blame

1
2
3
4
5
#!/bin/sh

autoreconf -vif

echo "Now run ./configure --prefix=/your/prefix to configure guile-gnome-platform."