Searched refs:config_h (Results 1 – 8 of 8) sorted by relevance
551 config_h=objs/config-host.h552 echo "/* This file was autogenerated by '$PROGNAME' */" > $config_h553 echo "#define CONFIG_QEMU_SHAREDIR \"/usr/local/share/qemu\"" >> $config_h554 echo "#define HOST_LONG_BITS $HOST_LONGBITS" >> $config_h556 echo "#define CONFIG_BYTESWAP_H 1" >> $config_h559 echo "#define CONFIG_MACHINE_BSWAP_H 1" >> $config_h562 echo "#define CONFIG_FNMATCH 1" >> $config_h564 echo "#define CONFIG_GDBSTUB 1" >> $config_h565 echo "#define CONFIG_SLIRP 1" >> $config_h566 echo "#define CONFIG_SKINS 1" >> $config_h[all …]
31 #ifndef config_h32 #define config_h macro
191 echo "$1" >> $config_h234 config_h=objs/SDL_config.h325 echo "/* This file was autogenerated by '$PROGNAME' - do not edit */" > $config_h
30 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
243 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
620 * djgpp/config_h.sed: Likewise.1632 * djgpp/config_h.sed: DJGPP specific configuration file.
233 test -f %XSRC%/config_h.orig234 if errorlevel 1 update %XSRC%/config.hin %XSRC%/config_h.orig235 sed -f %XSRC%/djgpp/config_h.sed %XSRC%/config_h.orig > config.hin