search for: extra_subdir

Displaying 1 result from an estimated 1 matches for "extra_subdir".

Did you mean: extra_subdirs
2001 Aug 05
1
WineX Build Problems
...ot;$ac_dir" != .; then # The file is in a subdirectory. test ! -d "$ac_dir" && mkdir "$ac_dir" fi rm -f $ac_file mv conftest.h $ac_file fi fi; done EOF cat >> $CONFIG_STATUS <<EOF EOF cat >> $CONFIG_STATUS <<\EOF extra_subdirs="\ dlls/ddraw/d3ddevice \ dlls/ddraw/dclipper \ dlls/ddraw/ddraw \ dlls/ddraw/direct3d \ dlls/ddraw/dpalette \ dlls/ddraw/dsurface \ dlls/dinput/joystick \ dlls/dinput/keyboard \ dlls/dinput/mouse \ dlls/kernel/messages \ dlls/user/resources \ " for i in $extra_subdirs; do [ -d $i ] || (...