[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [calligra] karbon: remove unused config header file
From:       Jan Hambrecht <jaham () gmx ! net>
Date:       2011-09-04 15:21:29
Message-ID: 20110904152129.87B48A607A () git ! kde ! org
[Download RAW message or body]

Git commit 259c485b50ef0a58490bfb648a2e1f4e6dce4c01 by Jan Hambrecht.
Committed on 04/09/2011 at 17:21.
Pushed by jaham into branch 'master'.

remove unused config header file

D  +0    -2    karbon/config-karbon.h.cmake
M  +0    -4    karbon/CMakeLists.txt

http://commits.kde.org/calligra/259c485b50ef0a58490bfb648a2e1f4e6dce4c01

diff --git a/karbon/CMakeLists.txt b/karbon/CMakeLists.txt
index 68dd74c..992d00d 100644
--- a/karbon/CMakeLists.txt
+++ b/karbon/CMakeLists.txt
@@ -1,6 +1,5 @@
 project(karbon)
 
-
 #Set the correct compiler options
 IF(CMAKE_SIZEOF_VOID_P EQUAL 4)
    # 32 bit
@@ -11,9 +10,6 @@ ELSE(CMAKE_SIZEOF_VOID_P EQUAL 4)
    MESSAGE(STATUS "Karbon detected that you use a 64 bit processor. Added -fPIC to \
the CXX_FLAGS.")  ENDIF(CMAKE_SIZEOF_VOID_P EQUAL 4)
 
-
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config-karbon.h.cmake \
                ${CMAKE_CURRENT_BINARY_DIR}/config-karbon.h )
-
 include_directories(
     ${QT_INCLUDES}
     ${KDE4_INCLUDE_DIR}
diff --git a/karbon/config-karbon.h.cmake b/karbon/config-karbon.h.cmake
deleted file mode 100644
index 207d8bd..0000000
--- a/karbon/config-karbon.h.cmake
+++ /dev/null
@@ -1,2 +0,0 @@
-/* Defines if your system has the fontconfig and freetype libraries */
-#define HAVE_KARBONTEXT 1


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic