diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:38 -0600 |
commit | 7dba3110aacdb3220d54c3fe0c2947c25406b700 (patch) | |
tree | 28c064cf5647b2e8654cb4d5330d8e64afff27e2 /configure.in.in | |
parent | c0fc75368b41146e605536e973e1d635b9d64ced (diff) | |
download | tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.tar.gz tdepim-7dba3110aacdb3220d54c3fe0c2947c25406b700.zip |
Additional renaming of kde to tde
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) |