diff options
author | Thomas G. Lockhart | 1998-10-21 05:23:36 +0000 |
---|---|---|
committer | Thomas G. Lockhart | 1998-10-21 05:23:36 +0000 |
commit | 09128223be55ede482c3d9509db0d5ecf3e047ba (patch) | |
tree | 1aa5e2cb60e80c3404b6ee6aba504672b8e432e5 | |
parent | 89f01cd92f2a379d8ae18fa2139c9b7605eb722f (diff) |
Arbitrary addition of a comment line to get ownership of file in the
cvs tree. Am trying to fix the permissions to allow file execution,
since I had damaged the permissions when transferring in with ftp.
-rwxr-xr-x | src/interfaces/odbc/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/odbc/configure b/src/interfaces/odbc/configure index cc30cd90310..a1d60d9730f 100755 --- a/src/interfaces/odbc/configure +++ b/src/interfaces/odbc/configure @@ -6,6 +6,7 @@ # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. +# # Defaults: ac_help= |