Browse Source

Nothing uses inet_ntop()/inet_pton() so remove the CMake define

tags/v1.4.90
Pierre Ossman 9 years ago
parent
commit
3aaaf66fb1
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      config.h.in

+ 0
- 1
config.h.in View File

@@ -2,7 +2,6 @@
#define PACKAGE_VERSION "@VERSION@"

#cmakedefine HAVE_INET_ATON
#cmakedefine HAVE_INET_PTON
#cmakedefine HAVE_GETADDRINFO
#cmakedefine HAVE_ACTIVE_DESKTOP_H
#cmakedefine HAVE_ACTIVE_DESKTOP_L

Loading…
Cancel
Save