summaryrefslogtreecommitdiff
path: root/recordmydesktop/autogen.sh
blob: 06af23f8b59a4c3438a1d244ddd726537e6f3991 (plain)
1
2
3
4
5
6
7
#!/bin/sh


aclocal 
autoheader
automake --copy --add-missing
autoconf
© All Rights Reserved