Fix problem with SDL include, thanks asfand
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
echo "Generating build information using aclocal and autoconf..."
|
echo "Generating build information using aclocal and autoconf..."
|
||||||
|
|
||||||
# Regenerate configuration files
|
# Regenerate configuration files
|
||||||
aclocal
|
aclocal `sdl-config --prefix`/share/aclocal # thanks asfand
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
# Run configure for this platform
|
# Run configure for this platform
|
||||||
|
|||||||
Reference in New Issue
Block a user