diff options
author | Darrell Anderson <[email protected]> | 2014-03-04 04:42:56 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2014-03-04 04:42:56 +0100 |
commit | 3e6828019fec8585b54d508f9c202106e6aa9311 (patch) | |
tree | f6f75845425a600b3072d5ce6fb7d935385d6809 /kate/katesort/configure.in.in | |
parent | 462324fb8d4ff24c48599fb311aa1e26f9a4da53 (diff) | |
download | tdeaddons-3e6828019fec8585b54d508f9c202106e6aa9311.tar.gz tdeaddons-3e6828019fec8585b54d508f9c202106e6aa9311.zip |
Integrate katesort as part of tdeaddons
Diffstat (limited to 'kate/katesort/configure.in.in')
-rw-r--r-- | kate/katesort/configure.in.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kate/katesort/configure.in.in b/kate/katesort/configure.in.in deleted file mode 100644 index fa9861b..0000000 --- a/kate/katesort/configure.in.in +++ /dev/null @@ -1,6 +0,0 @@ -#MIN_CONFIG(3.2.0) - -AM_INIT_AUTOMAKE(katesort, 1.0) -AC_C_BIGENDIAN -AC_CHECK_KDEMAXPATHLEN - |