mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 04:17:33 +00:00
small autogen fix
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@58 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
a3106fac72
commit
c23ef2218c
@ -23,7 +23,7 @@ if [ -x automake-$amakever ]
|
|||||||
then
|
then
|
||||||
automake-$amakever -a
|
automake-$amakever -a
|
||||||
else
|
else
|
||||||
automake
|
automake -a
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -x autoconf-$aconfver ]
|
if [ -x autoconf-$aconfver ]
|
||||||
|
Loading…
Reference in New Issue
Block a user