]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
i386_nt40-lex-macro-fix-20031205
authorJeffrey Altman <jaltman@grand.central.org>
Fri, 5 Dec 2003 22:19:50 +0000 (22:19 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 5 Dec 2003 22:19:50 +0000 (22:19 +0000)
Not that anyone has used it in forever and therefore would not notice
but the LEX macro was a version number "1.2.2 a" instead of a program
name.  Changed to "flex -l" but it really depends on which lex type
program is being used

src/config/NTMakefile.i386_nt40

index 64585363ef2b5783018370592e728bfe7440892d..aa3a2157eb381e9b837be17c483173d0590475e1 100644 (file)
@@ -421,6 +421,6 @@ AFSDEV_AUXMIDLFLAGS=/Oi
 !ENDIF
 
 # Lex/Yacc macros
-LEX =1.2.2 a
+LEX = flex -l
 YACC = bison