libedit: includes ncurses build feature headers.
This commit is contained in:
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src libs edit ;
|
|||||||
|
|
||||||
SetSubDirSupportedPlatforms $(HAIKU_BONE_COMPATIBLE_PLATFORMS) ;
|
SetSubDirSupportedPlatforms $(HAIKU_BONE_COMPATIBLE_PLATFORMS) ;
|
||||||
|
|
||||||
UseLibraryHeaders ncurses ;
|
UseBuildFeatureHeaders ncurses ;
|
||||||
UseHeaders [ FDirName $(HAIKU_TOP) headers compatibility bsd ] : true ;
|
UseHeaders [ FDirName $(HAIKU_TOP) headers compatibility bsd ] : true ;
|
||||||
UseHeaders [ FDirName $(HAIKU_TOP) headers libs ncurses ] : true ;
|
UseHeaders [ FDirName $(HAIKU_TOP) headers libs ncurses ] : true ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user