aboutsummaryrefslogtreecommitdiff
path: root/src/acconfig.h
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1995-12-18 00:57:37 +0000
committerEzra Peisach <epeisach@mit.edu>1995-12-18 00:57:37 +0000
commitd41447a5d978a2092d9a6bef044e7524e3809a16 (patch)
treed371dc614ad1f6c876f5699288af951cc944bdc8 /src/acconfig.h
parent3d556d39ab8af94554e9638b7354afb799bbc5c1 (diff)
downloadkrb5-d41447a5d978a2092d9a6bef044e7524e3809a16.zip
krb5-d41447a5d978a2092d9a6bef044e7524e3809a16.tar.gz
krb5-d41447a5d978a2092d9a6bef044e7524e3809a16.tar.bz2
Add a blank line to work around a misfeature in DecUnix 3.2's fgrep where
there is a line limit. autoheader (which is only used by developers) tries to put together a very long line with is then parsed - but due to fgreps line length limitation this breaks. By adding the blank line autoheader divides the work into multiple sections and wins. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7233 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/acconfig.h')
-rw-r--r--src/acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/acconfig.h b/src/acconfig.h
index 2b18594..5d88477 100644
--- a/src/acconfig.h
+++ b/src/acconfig.h
@@ -14,6 +14,7 @@
#undef NEED_SYS_FCNTL_H
#undef KRB5_NO_NESTED_PROTOTYPES
#undef NO_STDLIB_H
+
#undef NO_YYLINENO
#undef POSIX_FILE_LOCKS
#undef POSIX_SIGTYPE