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