Fix problem with SDL include, thanks asfand

This commit is contained in:
theoddone33
2002-07-17 04:17:35 +00:00
parent 908b5cca5e
commit 621526ce75

View File

@@ -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