ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/genac
Revision: 1.2
Committed: Tue Jan 17 12:26:23 2006 UTC (18 years, 4 months ago) by ayin
Branch: MAIN
Changes since 1.1: +5 -4 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 ayin 1.2 #! /bin/sh
2 root 1.1
3 ayin 1.2 if autoheader && autoconf; then
4     rm -rf autom4te.cache
5     echo "Now run ./configure"
6     fi