I get an error when I try to build GNU make
"LOCALEDIR" is undeclared. What should LOCALEDIR
point to?
C:\gnu\windows\make-3.79>cl.exe /nologo /MT /W3 /GX
/Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch
/Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c main.c
main.c
main.c(738) : warning C4101: 'fd' : unreferenced local
variable
main.c(819) : error C2065: 'LOCALEDIR' : undeclared identifier
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make