correct comment in src/wesconfig
this file should *NOT* be autogenerated but only touched by hand by the packager of the release tarball
This commit is contained in:
parent
dec24de9ed
commit
efe8ed43e2
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
//! @file wesconfig.h
|
||||
//! Some defines: VERSION, PACKAGE, MIN_SAVEGAME_VERSION
|
||||
//!
|
||||
//! DO NOT MODIFY THIS FILE !!!
|
||||
//! modify SConstruct otherwise the settings will be overwritten.
|
||||
//! This file should only be modified by the packager of the tarball
|
||||
//! before and after each release.
|
||||
|
||||
// We are building with scons, so Python cannot be absent.
|
||||
#define HAVE_PYTHON
|
||||
|
|
Loading…
Add table
Reference in a new issue