diff options
Diffstat (limited to 'mkspecs/common/solaris.conf')
-rw-r--r-- | mkspecs/common/solaris.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/common/solaris.conf b/mkspecs/common/solaris.conf index 23e26debff..024b75a9d9 100644 --- a/mkspecs/common/solaris.conf +++ b/mkspecs/common/solaris.conf @@ -19,7 +19,6 @@ QMAKE_INCDIR_OPENGL = /usr/X11/include/mesa QMAKE_LIBS = QMAKE_LIBS_DYNLOAD = -ldl QMAKE_LIBS_X11 = -lXext -lX11 -lresolv -lsocket -lnsl -QMAKE_LIBS_NIS = QMAKE_LIBS_OPENGL = -lGL QMAKE_LIBS_THREAD = -lpthread -lrt QMAKE_LIBS_NETWORK = -lresolv -lsocket -lxnet -lnsl |