Skip to content

Commit f8e62c1

Browse files
authored
Merge pull request #165 from ityuhui/yh-config-in-0103
Update config.h.in to be more clear
2 parents 1bb6fad + 8b70a4f commit f8e62c1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

kubernetes/config.h.in

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
/* Define to 1 if you have the `strndup' function. */
2-
#cmakedefine HAVE_STRNDUP 1
3-
#cmakedefine HAVE_SECURE_GETENV 1
1+
#cmakedefine HAVE_STRNDUP
2+
#cmakedefine HAVE_SECURE_GETENV

0 commit comments

Comments
 (0)