You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/sdl-sound/files/sdl-sound-1.0.3-automake-1....

12 lines
231 B

--- SDL_sound-1.0.3/configure.in
+++ SDL_sound-1.0.3/configure.in
@@ -43,7 +43,7 @@
AC_CANONICAL_TARGET
dnl Setup for automake
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE(SDL_sound, $VERSION)