Ver Fonte

configure.in: Rename configure.ac to fix an 'aclocal' warning

Sam Lantinga há 6 anos atrás
pai
commit
1febfedf85
2 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      configure
  2. 0 0
      test/configure.ac

+ 1 - 1
configure

@@ -25159,7 +25159,7 @@ $as_echo "#define SDL_TIMER_UNIX 1" >>confdefs.h
         ;;
         ;;
     *)
     *)
         as_fn_error $? "
         as_fn_error $? "
-*** Unsupported host:  Please add to configure.in
+*** Unsupported host:  Please add to configure.ac
         " "$LINENO" 5
         " "$LINENO" 5
         ;;
         ;;
 esac
 esac

+ 0 - 0
test/configure.in → test/configure.ac