Browse Source

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

Sam Lantinga 6 years ago
parent
commit
1febfedf85
2 changed files with 1 additions and 1 deletions
  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 $? "
-*** Unsupported host:  Please add to configure.in
+*** Unsupported host:  Please add to configure.ac
         " "$LINENO" 5
         ;;
 esac

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