diff options
Diffstat (limited to 'makefile.in')
-rw-r--r-- | makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/makefile.in b/makefile.in index 4c33eba6..769be1dc 100644 --- a/makefile.in +++ b/makefile.in @@ -135,7 +135,6 @@ SITE_DEFS = # Your defines here # -DEXEC_LINKS # -DEXEC_SCRIPTS # -DEXP_CHARTRANS_AUTOSWITCH -# -DEXP_FORMS_OPTIONS # -DEXP_PERSISTENT_COOKIES # -DLINKEDSTYLES # -DLONG_LIST @@ -144,6 +143,8 @@ SITE_DEFS = # Your defines here # -DNCURSES # -DNO_CHANGE_EXECUTE_PERMS # -DNO_EXTENDED_HTMLDTD +# -DOPTIONS_FORMS +# -DOPTIONS_MENU # -DNO_PARENT_DIR_REFERENCE # -DNSL_FORK # -DOK_GZIP |