ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/genac
Revision: 1.3
Committed: Wed Jan 18 08:35:59 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
State: FILE REMOVED
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