lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev makefile rules


From: Leonid Pauzner
Subject: lynx-dev makefile rules
Date: Wed, 7 Apr 1999 14:18:25 +0400 (MSD)

While building recent lynx without configure options on LINUX
I got these output on the screen (below).
My understandig was the default configuration does not include gettext()
support so "intl" directory and LOCALEDIR should be irrelevant, isn't it?


gcc -DHAVE_CONFIG_H   -I../../.. -I../../../src -I../../../intl -I../../.. -I../
../../src -I../../../intl -I../../../WWW/Library/Implementation -O2 -DLINUX    -
I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c ../../../W
WW/Library/Implementation/HTGopher.c

etc.

gcc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/home/pauzner/.lynx/share/locale\" -I. -I.. -
Ichrtrans -I./chrtrans -I.. -I../intl -I../src -I../WWW/Library/Implementation
-O2 -DLINUX  -c ./LYJump.c
gcc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/home/pauzner/.lynx/share/locale\" -I. -I.. -
Ichrtrans -I./chrtrans -I.. -I../intl -I../src -I../WWW/Library/Implementation
-O2 -DLINUX  -c ./LYList.c
etc.

In fact, I use few configure options but they are far from gettext() interest:
  ./configure --prefix=~/.lynx --exec-prefix=~/.lynx
  --enable-persistent-cookies --enable-nsl-fork





reply via email to

[Prev in Thread] Current Thread [Next in Thread]