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

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