The Haiku install location fix needs to get into configure
This commit is contained in:
parent
077cd8d398
commit
e2039118c2
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -22255,7 +22255,7 @@ $as_echo "#define SDL_LOADSO_WINDOWS 1" >>confdefs.h
|
||||||
;;
|
;;
|
||||||
*-*-beos* | *-*-haiku*)
|
*-*-beos* | *-*-haiku*)
|
||||||
ARCH=beos
|
ARCH=beos
|
||||||
ac_default_prefix=/boot/develop/tools/gnupro
|
ac_default_prefix=/boot/common
|
||||||
CheckDummyVideo
|
CheckDummyVideo
|
||||||
CheckDiskAudio
|
CheckDiskAudio
|
||||||
CheckDummyAudio
|
CheckDummyAudio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue