ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
proj
/
Search
/
trunk
/
autogen.sh
Revision:
387
Committed:
2011-12-30T16:21:06-08:00
(13 years, 6 months ago) by
douglas
Content type:
text/x-sh
File size:
137 byte(s)
Log Message:
Fixes for clang.
File Contents
#
Content
1
#!/bin/sh
2
#
3
# Douglas Thrift's Search Engine
4
#
5
# Douglas Thrift
6
#
7
# $Id$
8
9
set
-e
10
cd
`
dirname
$0
`
11
12
aclocal
13
automake
-acf
||
true
14
autoconf
Properties
Name
Value
svn:eol-style
native
svn:executable
*
svn:keywords
Id