[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev [PATCH] explicitly mark hidden links with user-defined string -
From: |
Vlad Harchev |
Subject: |
lynx-dev [PATCH] explicitly mark hidden links with user-defined string - addition |
Date: |
Tue, 20 Jun 2000 22:56:55 +0500 (SAMST) |
Just looked at the patch again - the last hunk (that modifies userdefs.h)
will fail since there is no string
#define SUPPORT_CHDIR
in the dev3 (unless you apply chdir-command-patch).
So if you don't want to apply that patch, manually insert
#define HIDDEN_LINKS_MARKER
into userdefs.h in some visible place (that will be visible after applying
all preprocessor directives).
Just in case someone not having enough programming skills will decide to
play with this patch.
Best regards,
-Vlad
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev [PATCH] explicitly mark hidden links with user-defined string - addition,
Vlad Harchev <=