From 570a18b0d0a9a00b240504ac949214d6cc96949b Mon Sep 17 00:00:00 2001 From: geronimo Date: Sun, 29 Jul 2012 18:22:58 +0200 Subject: fixed bug on directory reading, if it contains an entry without access rights (reported by seahawk1986) --- cmps/nbproject/Makefile-Debug.mk | 2 +- cmps/nbproject/configurations.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'cmps/nbproject') diff --git a/cmps/nbproject/Makefile-Debug.mk b/cmps/nbproject/Makefile-Debug.mk index a86df80..b3558ee 100644 --- a/cmps/nbproject/Makefile-Debug.mk +++ b/cmps/nbproject/Makefile-Debug.mk @@ -62,7 +62,7 @@ FFLAGS= ASFLAGS= # Link Libraries and Options -LDLIBSOPTIONS=serverlib/dist/Debug/GNU-Linux-x86/libserverlib.a ../libs/fsScan/dist/Debug/GNU-Linux-x86/libfsscan.a ../libs/networking/dist/Debug/GNU-Linux-x86/libnetworking.a ../libs/IO/dist/Debug/GNU-Linux-x86/libio.a ../libs/util/dist/Debug/GNU-Linux-x86/libutil.a ../libs/vdr/dist/Debug/GNU-Linux-x86/libvdr.a -lpthread -lrt -lssl -lcrypt -lpcrecpp +LDLIBSOPTIONS=serverlib/dist/Debug/GNU-Linux-x86/libserverlib.a ../libs/fsScan/dist/Debug/GNU-Linux-x86/libfsscan.a ../libs/networking/dist/Debug/GNU-Linux-x86/libnetworking.a ../libs/IO/dist/Debug/GNU-Linux-x86/libio.a ../libs/util/dist/Debug/GNU-Linux-x86/libutil.a ../libs/vdr/dist/Debug/GNU-Linux-x86/libvdr.a -lpthread -lrt -lssl -lpcrecpp # Build Targets .build-conf: ${BUILD_SUBPROJECTS} diff --git a/cmps/nbproject/configurations.xml b/cmps/nbproject/configurations.xml index 38fad19..7793b21 100644 --- a/cmps/nbproject/configurations.xml +++ b/cmps/nbproject/configurations.xml @@ -157,7 +157,6 @@ pthread rt ssl - crypt pcrecpp -- cgit v1.2.3