Author: cazfi
Date: Thu Nov 12 22:54:45 2015
New Revision: 30579

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

See patch #6559

Modified:
    trunk/gen_headers/freeciv_config.h.in

Modified: trunk/gen_headers/freeciv_config.h.in
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/gen_headers/freeciv_config.h.in?rev=30579&r1=30578&r2=30579&view=diff
==============================================================================
--- trunk/gen_headers/freeciv_config.h.in       (original)
+++ trunk/gen_headers/freeciv_config.h.in       Thu Nov 12 22:54:45 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