dnl Copyright (C) 2000 Alexandre Duret-Lutz dnl dnl This file is part of Heroes. dnl dnl Heroes is free software; you can redistribute it and/or modify it under dnl the terms of the GNU General Public License as published by the Free dnl Software Foundation; either version 2 of the License, or (at your dnl option) any later version. dnl dnl Heroes is distributed in the hope that it will be useful, but WITHOUT dnl ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or dnl FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License dnl for more details. dnl dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA dnl AC_INIT(sound.conf) AM_INIT_AUTOMAKE(heroes-sound-tracks, 1.0) AC_OUTPUT(Makefile) eval datadir=$datadir echo " Heroes sound-tracks configuration --------------------------------- heroes-sound-tracks version : $VERSION data install path : ${datadir}/heroes"