Mercurial > sdl-ios-xcode
view test/autogen.sh @ 856:d3165b90ee42
Date: Mon, 23 Feb 2004 19:00:23 +0100
From: "Juergen \"George\" Sawinski"
Subject: Problems compiling libsdl with gcc 3.3
I attached another patch (configure.in.patch) that might resolv issues
for some ppl finding the correct place of libartsc.so.*.
(here, the output of "artsc-config --libs" contains two "-L.*",
therefore the respecting arts_lib_spec contains the wrong path).
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 24 Feb 2004 19:22:22 +0000 |
parents | 74212992fb08 |
children | 7207057447f5 |
line wrap: on
line source
#!/bin/sh # aclocal automake --foreign autoconf # Run configure for this platform #./configure $* echo "Now you are ready to run ./configure"