Remove unnecessary defines
This commit is contained in:
parent
eca70bce98
commit
dccfef740d
|
@ -120,9 +120,6 @@
|
||||||
/* Define if you want to enable IPv6 support */
|
/* Define if you want to enable IPv6 support */
|
||||||
#cmakedefine ENABLE_IPV6 ${ENABLE_IPV6}
|
#cmakedefine ENABLE_IPV6 ${ENABLE_IPV6}
|
||||||
|
|
||||||
/* Define to 1 if you have the <features.h> header file. */
|
|
||||||
#cmakedefine HAVE_FEATURES_H ${HAVE_FEATURES_H}
|
|
||||||
|
|
||||||
/* Define to 1 if you have the <alloca.h> header file. */
|
/* Define to 1 if you have the <alloca.h> header file. */
|
||||||
#cmakedefine HAVE_ALLOCA_H ${HAVE_ALLOCA_H}
|
#cmakedefine HAVE_ALLOCA_H ${HAVE_ALLOCA_H}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue