search for: config_status

Displaying 3 results from an estimated 3 matches for "config_status".

2001 Aug 05
1
WineX Build Problems
...if test "$ac_dir" != "$ac_file" && test "$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...
2004 Oct 23
1
[LLVMdev] UPDATE: Makefile.rules Changes (IMPORTANT)
...ile > SRCMKFILE := $(BUILD_SRC_DIR)/Makefile > @@ -737,15 +731,17 @@ > > #------------------------------------------------------------------------ > # List of the preconditions > +#------------------------------------------------------------------------ > preconditions: $(CONFIG_STATUS) $(MAKE_CONFIG) $(OBJMKFILE) > > -all dist distcheck install:: $(BUILT_SOURCES) > +all all-local check check-local dist dist-check install:: $(BUILT_SOURCES) > > -clean:: > +clean-local:: > $(VERB) $(RM) -f $(BUILT_SOURCES) > > #---------------------------------...
2015 Sep 25
2
Build of supermin 5 on Ubuntu 14.04 LTS
...quot;eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by supermin $as_me 5.1.9, which was generated...