]> granicus.if.org Git - yasm/commit
Do intl more correctly. nointl/libintl.h is unnecessary; it can be detected
authorPeter Johnson <peter@tortall.net>
Sun, 2 Dec 2001 06:40:17 +0000 (06:40 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 2 Dec 2001 06:40:17 +0000 (06:40 -0000)
commit3b496cdde785d6a2d9f80f5ba3feb1cc87cba12c
treed7ff8dd306ee67a99695435081574acc72241140
parentff7a4c54fad94fa10c91cdaefae3b8a8400eb965
Do intl more correctly.  nointl/libintl.h is unnecessary; it can be detected
in util.h by the ENABLE_NLS define.  Fix Mkfiles to reflect.  Actually enable
if available in main().

svn path=/trunk/yasm/; revision=372
Makefile.am
Mkfiles/Makefile.dj
Mkfiles/Makefile.flat
Mkfiles/Makefile.vc
frontends/yasm/yasm.c
libyasm/util.h
nointl/libintl.h [deleted file]
src/main.c
src/util.h
util.h