diff options
Diffstat (limited to 'admin')
-rwxr-xr-x | admin/config.guess | 7 | ||||
-rwxr-xr-x | admin/config.sub | 7 | ||||
-rwxr-xr-x | admin/depcomp | 10 | ||||
-rwxr-xr-x | admin/install-sh | 8 | ||||
-rwxr-xr-x | admin/libtool/config.guess | 7 | ||||
-rwxr-xr-x | admin/libtool/config.sub | 7 | ||||
-rw-r--r-- | admin/libtool/ltmain.sh | 5 | ||||
-rw-r--r-- | admin/ltmain.sh | 7 | ||||
-rwxr-xr-x | admin/missing | 8 |
9 files changed, 0 insertions, 66 deletions
diff --git a/admin/config.guess b/admin/config.guess index c2246a4f..0e472a95 100755 --- a/admin/config.guess +++ b/admin/config.guess @@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/admin/config.sub b/admin/config.sub index c2d12572..d95f7618 100755 --- a/admin/config.sub +++ b/admin/config.sub @@ -1705,10 +1705,3 @@ esac echo $basic_machine$os exit - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/admin/depcomp b/admin/depcomp index df8eea7e..66bb6817 100755 --- a/admin/depcomp +++ b/admin/depcomp @@ -618,13 +618,3 @@ none) esac exit 0 - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/admin/install-sh b/admin/install-sh index 6781b987..0fe51a0d 100755 --- a/admin/install-sh +++ b/admin/install-sh @@ -510,11 +510,3 @@ do trap '' 0 fi done - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/admin/libtool/config.guess b/admin/libtool/config.guess index c2246a4f..0e472a95 100755 --- a/admin/libtool/config.guess +++ b/admin/libtool/config.guess @@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/admin/libtool/config.sub b/admin/libtool/config.sub index c2d12572..d95f7618 100755 --- a/admin/libtool/config.sub +++ b/admin/libtool/config.sub @@ -1705,10 +1705,3 @@ esac echo $basic_machine$os exit - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/admin/libtool/ltmain.sh b/admin/libtool/ltmain.sh index 761e1fd5..2eac6248 100644 --- a/admin/libtool/ltmain.sh +++ b/admin/libtool/ltmain.sh @@ -6395,8 +6395,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: diff --git a/admin/ltmain.sh b/admin/ltmain.sh index fa4b1e1f..bdbcdff1 100644 --- a/admin/ltmain.sh +++ b/admin/ltmain.sh @@ -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 - diff --git a/admin/missing b/admin/missing index 28055d2a..7504f6f9 100755 --- a/admin/missing +++ b/admin/missing @@ -366,11 +366,3 @@ WARNING: \`$1' is needed, and is $msg. esac exit 0 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: |