diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -335,7 +335,8 @@ trylibs () { echo "$args" > "${sysdeps}/$libfile" } -# Actual script! + +# The script starts HERE. # Initialize variables CC_AUTO= |