We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5309b4f commit a3e7e50Copy full SHA for a3e7e50
Xcode/config.h
@@ -256,24 +256,6 @@
256
/* Debugging disabled */
257
#define NDEBUG 1
258
259
-/* Name of package */
260
-#define PACKAGE "bzflag"
261
-
262
-/* Define to the address where bug reports for this package should be sent. */
263
-#define PACKAGE_BUGREPORT "http://BZFlag.org/"
264
265
-/* Define to the full name of this package. */
266
-#define PACKAGE_NAME "BZFlag"
267
268
-/* Define to the full name and version of this package. */
269
-#define PACKAGE_STRING "BZFlag 2.4.4-RC1"
270
271
-/* Define to the one symbol short name of this package. */
272
-#define PACKAGE_TARNAME "bzflag"
273
274
-/* Define to the version of this package. */
275
-#define PACKAGE_VERSION "2.4.4-RC1"
276
277
/* Enabling Robots */
278
#define ROBOT 1
279
0 commit comments