From e2039118c2bc2143f248fc4c32d058dd42ce3c53 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 21 May 2013 22:35:13 -0700 Subject: [PATCH] The Haiku install location fix needs to get into configure --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index c54acd12a..3d12929ff 100755 --- a/configure +++ b/configure @@ -22255,7 +22255,7 @@ $as_echo "#define SDL_LOADSO_WINDOWS 1" >>confdefs.h ;; *-*-beos* | *-*-haiku*) ARCH=beos - ac_default_prefix=/boot/develop/tools/gnupro + ac_default_prefix=/boot/common CheckDummyVideo CheckDiskAudio CheckDummyAudio