Author: cazfi
Date: Thu Nov 12 22:55:00 2015
New Revision: 30580

URL: http://svn.gna.org/viewcvs/freeciv?rev=30580&view=rev
Log:
Make FREECIV_WEB public in freeciv_config.h

See patch #6559

Modified:
    branches/S2_6/gen_headers/freeciv_config.h.in

Modified: branches/S2_6/gen_headers/freeciv_config.h.in
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/gen_headers/freeciv_config.h.in?rev=30580&r1=30579&r2=30580&view=diff
==============================================================================
--- branches/S2_6/gen_headers/freeciv_config.h.in       (original)
+++ branches/S2_6/gen_headers/freeciv_config.h.in       Thu Nov 12 22:55:00 2015
@@ -19,6 +19,9 @@
 
 #ifndef FC__FREECIV_CONFIG_H
 #define FC__FREECIV_CONFIG_H
+
+/* Is this freeciv-web instead of regular build */
+#undef FREECIV_WEB
 
 /* Metaserver URL */
 #undef FREECIV_META_URL


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to