diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-29 00:22:53 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-29 01:48:09 +0300 |
commit | ba9e21984ee191865d11df1bb87f4142bb4cc5ab (patch) | |
tree | 09f2e0a63cffc44d33c208c179aeaee497d45419 | |
parent | 57c53f8a424d8d87e4ce069981f901e9ffcccb83 (diff) | |
download | hercules-ba9e21984ee191865d11df1bb87f4142bb4cc5ab.tar.gz hercules-ba9e21984ee191865d11df1bb87f4142bb4cc5ab.tar.bz2 hercules-ba9e21984ee191865d11df1bb87f4142bb4cc5ab.tar.xz hercules-ba9e21984ee191865d11df1bb87f4142bb4cc5ab.zip |
Rename configure.in into configure.ac
-rwxr-xr-x | configure | 2 | ||||
-rw-r--r-- | configure.ac (renamed from configure.in) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in d4940a8. +# From configure.ac 045a895. # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # diff --git a/configure.in b/configure.ac index d6f783505..d6f783505 100644 --- a/configure.in +++ b/configure.ac |