diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/ConfigureChecks.cmake')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/ConfigureChecks.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/ConfigureChecks.cmake b/kopete/protocols/yahoo/libkyahoo/ConfigureChecks.cmake index a2a2fe60..4e4e8a25 100644 --- a/kopete/protocols/yahoo/libkyahoo/ConfigureChecks.cmake +++ b/kopete/protocols/yahoo/libkyahoo/ConfigureChecks.cmake @@ -10,6 +10,5 @@ ################################################# check_include_file( inttypes.h HAVE_INTTYPES_H ) -check_include_file( stdint.h HAVE_STDINT_H ) check_include_file( strings.h HAVE_STRINGS_H ) |