1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 13:39:10 +00:00
conky/autogen.sh
Brenden Matthews 44a350f0b7 autotools suck
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@137 7f574dfc-610e-0410-a909-a81674777703
2005-08-21 23:53:58 +00:00

9 lines
85 B
Bash
Executable File

#!/bin/sh
# $Id$
aclocal-1.9
libtoolize --force
autoheader
automake-1.9 -a
autoconf