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

List:       kde-commits
Subject:    qt-copy/mkspecs/linux-g++-distcc
From:       Kevin Puetz <puetzk () iastate ! edu>
Date:       2002-12-17 21:40:29
[Download RAW message or body]

CVS commit by puetzk: 

Resync the linux-g++-distcc target with the latest changes to linux-g++


  M +6 -2      qmake.conf   1.3
  M +0 -1      qplatformdefs.h   1.3


--- qt-copy/mkspecs/linux-g++-distcc/qplatformdefs.h  #1.2:1.3
@@ -40,5 +40,4 @@
 #include <signal.h>
 #include <dlfcn.h>
-#define QT_RTLD_FLAGS   RTLD_LAZY
 
 #include <sys/types.h>

--- qt-copy/mkspecs/linux-g++-distcc/qmake.conf  #1.2:1.3
@@ -59,5 +59,5 @@
 QMAKE_LIBS_DYNLOAD      = -ldl
 QMAKE_LIBS_X11          = -lXext -lX11 -lm
-QMAKE_LIBS_X11SM        = -lICE -lSM
+QMAKE_LIBS_X11SM        = -lSM -lICE
 QMAKE_LIBS_NIS          = -lnsl
 QMAKE_LIBS_QT           = -lqt
@@ -80,2 +80,6 @@
 QMAKE_DEL_FILE          = rm -f
 QMAKE_DEL_DIR           = rmdir
+QMAKE_STRIP             = strip
+QMAKE_CHK_DIR_EXISTS    = test -d
+QMAKE_MKDIR             = mkdir -p
+


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

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