dux-force-lex-compatible-lex-20020822
authorDerrick Brashear <shadow@dementia.org>
Thu, 22 Aug 2002 22:59:12 +0000 (22:59 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 22 Aug 2002 22:59:12 +0000 (22:59 +0000)
hopefully to correct problem observed by garry zacheiss

src/cf/osconf.m4

index 0de6674..20bcb7e 100644 (file)
@@ -23,6 +23,7 @@ AC_CHECK_PROGS(LORDER, lorder, [${am_missing_run}lorder])
 
 case $AFS_SYSNAME in
        alpha_dux40)
+               LEX="lex"
                CSTATIC="-non_shared"
                DBG="-g3"
                LWP_OPTMZ="-O2"