cgit: Added cgit 0.7.3-c502865 - A CGI for git written in C
[opensde-package-nopast.git] / games / gltron / gltron.conf
blobc732326a75f47313fc94cc9a881744db149d8c53
2 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
3 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
5 # Filename: package/.../gltron/gltron.conf
6 # Copyright (C) 2004 - 2006 The T2 SDE Project
7 # Copyright (C) 1998 - 2003 Clifford Wolf
9 # More information can be found in the files COPYING and README.
11 # This program is free software; you can redistribute it and/or modify
12 # it under the terms of the GNU General Public License as published by
13 # the Free Software Foundation; version 2 of the License. A copy of the
14 # GNU General Public License can be found in the file COPYING.
15 # --- SDE-COPYRIGHT-NOTE-END ---
17 bindir=$root/$SDECFG_PKG_GAMES_BINDIR
18 datadir=$root/$SDECFG_PKG_GAMES_DATADIR
19 [ "$SDECFG_PKG_GLTRON_LOCALDIR" == "1" ] && \
20   var_append extraconfopt " " "--enable-localdata"
21 [ "$SDECFG_PKG_GLTRON_SOUND" == "0" ] && \
22   var_append extraconfopt " " "--disable-sound"
23 [ "$SDECFG_PKG_GLTRON_NET" == "1" ] && \
24   var_append extraconfopt " " "--enable-network"
26 var_append GCC_WRAPPER_REMOVE " " "-Werror"