Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed May 6, 2009
1 parent a9d5e85 commit 7e9d5e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
#
# $Id$

autoreconf --force --install -I config
for file in AUTHORS COPYING INSTALL NEWS README; do
test -f $file || touch $file
done

autoreconf --verbose --install --force

0 comments on commit 7e9d5e9

Please sign in to comment.