ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
proj
/
trunk
/
Search
/
autoconf.sh
Revision:
188
Committed:
2003-07-10T20:40:32-07:00
(19 years, 6 months ago) by
douglas
Content type:
text/x-sh
File size:
191 byte(s)
Log Message:
Did more stuff.
File Contents
#
Content
1
#!/bin/sh
2
3
rm
-f
aclocal.m4
acinclude.m4
4
rm
-rf
autom4te*.cache
5
6
acinclude
--verbose
7
cat
/usr/local/share/aclocal/Installed_Packages/check_gnu_make.m4
>>
\
8
acinclude.m4
9
autoreconf
--verbose
Properties
Name
Value
svn:executable
*