Revision 992aeb8e configure
b/configure | ||
---|---|---|
3191 | 3191 |
tools="qemu-ga\$(EXESUF) $tools" |
3192 | 3192 |
fi |
3193 | 3193 |
fi |
3194 |
if test "$smartcard_nss" = "yes" ; then |
|
3195 |
tools="vscclient\$(EXESUF) $tools" |
|
3196 |
fi |
|
3197 | 3194 |
fi |
3198 | 3195 |
|
3199 | 3196 |
# Mac OS X ships with a broken assembler |
... | ... | |
4039 | 4036 |
if test "$target_softmmu" = "yes" ; then |
4040 | 4037 |
echo "CONFIG_SOFTMMU=y" >> $config_target_mak |
4041 | 4038 |
echo "LIBS+=$libs_softmmu $target_libs_softmmu" >> $config_target_mak |
4042 |
if test "$smartcard_nss" = "yes" ; then |
|
4043 |
echo "subdir-$target: subdir-libcacard" >> $config_host_mak |
|
4044 |
fi |
|
4045 | 4039 |
case "$target_arch2" in |
4046 | 4040 |
i386|x86_64) |
4047 | 4041 |
echo "CONFIG_HAVE_CORE_DUMP=y" >> $config_target_mak |
... | ... | |
4242 | 4236 |
DIRS="$DIRS pc-bios/optionrom pc-bios/spapr-rtas" |
4243 | 4237 |
DIRS="$DIRS roms/seabios roms/vgabios" |
4244 | 4238 |
DIRS="$DIRS qapi-generated" |
4245 |
DIRS="$DIRS libcacard libcacard/libcacard libcacard/trace" |
|
4246 | 4239 |
FILES="Makefile tests/tcg/Makefile qdict-test-data.txt" |
4247 | 4240 |
FILES="$FILES tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit" |
4248 |
FILES="$FILES tests/tcg/lm32/Makefile libcacard/Makefile"
|
|
4241 |
FILES="$FILES tests/tcg/lm32/Makefile" |
|
4249 | 4242 |
FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps" |
4250 | 4243 |
FILES="$FILES pc-bios/spapr-rtas/Makefile" |
4251 | 4244 |
FILES="$FILES roms/seabios/Makefile roms/vgabios/Makefile" |
Also available in: Unified diff