diff options
Diffstat (limited to 'configure.in.in')
-rw-r--r-- | configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.in b/configure.in.in index baf4c5476..51e5dc8f9 100644 --- a/configure.in.in +++ b/configure.in.in @@ -79,7 +79,7 @@ AC_CHECK_HEADERS(sys/cdefs.h) dnl for libkholidays/lunarphase.cpp AC_CHECK_HEADERS(sys/ioctl.h) dnl for kandy/src/modem.cpp AC_CHECK_HEADERS(sys/file.h sys/stat.h sys/time.h byteswap.h) dnl for at least kmail -dnl the below is copied from kdenetwork's configure as too many apps moved +dnl the below is copied from tdenetwork's configure as too many apps moved dnl and noone can say which tests are needed and which are obsolete for tdepim ;( AC_CHECK_HEADERS(fcntl.h unistd.h sysent.h strings.h paths.h) |