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, 4 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

# 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