diff --git a/src/apps/abouthaiku/Jamfile b/src/apps/abouthaiku/Jamfile index 37e4ff5e1a..472fdfc584 100644 --- a/src/apps/abouthaiku/Jamfile +++ b/src/apps/abouthaiku/Jamfile @@ -11,11 +11,3 @@ App AboutHaiku : : libbe.so libtranslation.so : AboutHaiku.rdef ; - -if $(HAIKU_COMPATIBLE) { - LinkSharedOSLibs AboutHaiku : libroot.so ; -} - -SEARCH on [ FGristFiles - strlcpy.c - ] = [ FDirName $(OBOS_TOP) src system libroot posix string ] ;