diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:53:22 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:53:22 -0600 |
| commit | c8fc55e7f65b3d16ea80d09b68381b7e27e42b2f (patch) | |
| tree | 3304b8727fec21984bec7536e944c67591a13502 /doc/Makefile | |
| parent | e4b116d69b0f35bca88ccb6e767ae8b84d71ae2c (diff) | |
| download | kmyfirewall-c8fc55e7f65b3d16ea80d09b68381b7e27e42b2f.tar.gz kmyfirewall-c8fc55e7f65b3d16ea80d09b68381b7e27e42b2f.zip | |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 46c6099..63efd9e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -114,7 +114,7 @@ INSTALL_PROGRAM = ${INSTALL} $(INSTALL_STRIP_FLAG) INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s KCFG_DEPENDENCIES = $(KCONFIG_COMPILER) -KCONFIG_COMPILER = /usr/bin/kconfig_compiler +KCONFIG_COMPILER = /usr/bin/tdeconfig_compiler KDECONFIG = /usr/bin/tde-config KDE_CHECK_PLUGIN = $(KDE_PLUGIN) -rpath $(libdir) KDE_EXTRA_RPATH = |
