From: Frederic Marchal Date: Mon, 25 May 2015 18:45:47 +0000 (+0200) Subject: Rename configure.in as configure.ac X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffc9b006b8358644c054c5e4c2929791efec7475;p=thirdparty%2Fsarg.git Rename configure.in as configure.ac Automake 1.14 will deprecate configure.in. Only configure.ac will be accepted and processed. Git doesn't show it at all but nothing was changed inside the file itself. Only its name was changed. --- diff --git a/configure.in b/configure.ac similarity index 100% rename from configure.in rename to configure.ac