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 f62d3d95d..baf4c5476 100644 --- a/configure.in.in +++ b/configure.in.in @@ -80,7 +80,7 @@ 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 and noone can say which tests are needed and which are obsolete for kdepim ;( +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) |