diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-04-29 00:21:01 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-04-29 01:48:09 +0300 |
commit | 57c53f8a424d8d87e4ce069981f901e9ffcccb83 (patch) | |
tree | bc8696a1812ce9a58b84e1abd981c73e707ae2f2 /configure | |
parent | 35ea27078d1cd7a04deb9c2b1fc4c928466699f3 (diff) | |
download | hercules-57c53f8a424d8d87e4ce069981f901e9ffcccb83.tar.gz hercules-57c53f8a424d8d87e4ce069981f901e9ffcccb83.tar.bz2 hercules-57c53f8a424d8d87e4ce069981f901e9ffcccb83.tar.xz hercules-57c53f8a424d8d87e4ce069981f901e9ffcccb83.zip |
Add missing [] in configure.in
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in af1c906. +# From configure.in d4940a8. # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # |