File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 *
2323 * You must modify apr.h.in instead.
2424 *
25- * And please, make an effort to stub apr.hw and apr.hnw in the process.
25+ * And please, make an effort to stub apr.hwc in the process.
2626 */
2727
2828/**
2929 * @file apr.h
3030 * @brief APR Platform Definitions
3131 * @remark This is a generated header generated from include/apr.h.in by
32- * ./configure, or copied from include/apr.hw or include/apr.hnw
33- * for Win32 or Netware by those build environments, respectively.
32+ * ./configure.
3433 */
3534
3635/**
Original file line number Diff line number Diff line change 2222 *
2323 * You must modify apr.hwc instead.
2424 *
25- * And please, make an effort to stub apr.hnw and apr.h.in in the process.
26- *
27- * This is the Win32 specific version of apr.h. It is copied from
28- * apr.hw by the apr.dsp and libapr.dsp projects.
25+ * And please, make an effort to stub apr.h.in in the process.
2926 */
3027
3128/**
3229 * @file apr.h
3330 * @brief APR Platform Definitions
34- * @remark This is a generated header generated from include/apr.h.in by
35- * ./configure, or copied from include/apr.hw or include/apr.hnw
36- * for Win32 or Netware by those build environments, respectively.
31+ * @remark This is a generated header generated from include/apr.hwc by
32+ * CMake.
3733 */
3834
3935/* Make sure we have our platform identifier macro defined we ask for later.
6359#pragma warning(disable: 4100 4127 4163 4201 4514; once: 4057 4075 4244)
6460#endif
6561
66- /**
67- * @file apr.h
68- * @brief APR Platform Definitions
69- * @remark This is a generated header generated from include/apr.h.in by
70- * ./configure, or copied from include/apr.hw or include/apr.hnw
71- * for Win32 or Netware by those build environments, respectively.
72- */
73-
7462/**
7563 * @defgroup APR Apache Portability Runtime library
7664 * @{
You can’t perform that action at this time.
0 commit comments