1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 05:29:11 +00:00
conky/autogen.sh
Brenden Matthews a066bb6506 configure and makefile updates
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@153 7f574dfc-610e-0410-a909-a81674777703
2005-08-22 23:32:35 +00:00

9 lines
85 B
Bash
Executable File

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