# autogen.sh: <DESCRIPTION>
# $Id: autogen.sh,v 1.1 2003/06/02 17:36:17 komatsu Exp $
#
# Copyright (C) 2003 Hiroyuki Komatsu <komatsu@taiyaki.org>
#     All rights reserved.
#     This is free software with ABSOLUTELY NO WARRANTY.
#
# You can redistribute it and/or modify it under the terms of 
# the GNU General Public License version 2.

aclocal
automake
autoconf


syntax highlighted by Code2HTML, v. 0.9.1