浏览代码

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

Sam Lantinga 6 年之前
父节点
当前提交
1febfedf85
共有 2 个文件被更改,包括 1 次插入1 次删除
  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