diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 22:31:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-18 22:33:59 +0900 |
commit | d498a4c5dd9bca5c80b1fd244778962f64143271 (patch) | |
tree | d3ea6551b6b09f4fdae7be39f9567f08c1aadff0 /ltmain.sh | |
parent | 20b5a47aa3db7c7a75c6574be638f3d07a26cfeb (diff) | |
download | admin-d498a4c5dd9bca5c80b1fd244778962f64143271.tar.gz admin-d498a4c5dd9bca5c80b1fd244778962f64143271.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 714211691fe0324acc4a4c5b30b6d72e6571832a)
Diffstat (limited to 'ltmain.sh')
-rw-r--r-- | ltmain.sh | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -8404,10 +8404,3 @@ build_old_libs=yes # ### BEGIN LIBTOOL TAG CONFIG: disable-static build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` # ### END LIBTOOL TAG CONFIG: disable-static - -# Local Variables: -# mode:shell-script -# sh-indentation:2 -# End: -# vi:sw=2 - |