56 |
/* Some global constants. */ |
/* Some global constants. */ |
57 |
|
|
58 |
/* Set to distinguish between the old custom Makefile based build |
/* Set to distinguish between the old custom Makefile based build |
59 |
system and our new automake based one. */ |
system and our new automake based one. This is only required in |
60 |
|
Include/wptVersion.h. Fixme: See whether we may define the constants |
61 |
|
there by means of command line apssed args or similar. */ |
62 |
#define WINPT_MODERN_BUILD 1 |
#define WINPT_MODERN_BUILD 1 |
63 |
|
|
64 |
|
/* FIXME: For what is this needed? */ |
65 |
|
#define WINPT_IPC 1 |
66 |
|
|
67 |
]) |
]) |
68 |
|
|
69 |
AM_MAINTAINER_MODE |
AM_MAINTAINER_MODE |