diff --git a/zsnes/src/autogen.sh b/zsnes/src/autogen.sh index cbede2c6..9f45f196 100755 --- a/zsnes/src/autogen.sh +++ b/zsnes/src/autogen.sh @@ -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