]> granicus.if.org Git - yasm/commitdiff
* POTFILES.in: Unbreak dist by removing a nonexistent file.
authorPeter Johnson <peter@tortall.net>
Thu, 10 Aug 2006 04:50:48 +0000 (04:50 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 10 Aug 2006 04:50:48 +0000 (04:50 -0000)
* Makevars: Set MSGID_BUGS_ADDRESS to eliminate a gettext warning.

svn path=/trunk/yasm/; revision=1602

po/Makevars
po/POTFILES.in

index 11caabfbf4f57dabbef463a22b315bc5467170a7..89166e06c35501cfcb6f611ee0bfce2937267b5d 100644 (file)
@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Peter Johnson and other YASM developers
 # It can be your email address, or a mailing list address where translators
 # can write to without being subscribed, or the URL of a web page through
 # which the translators can contact you.
-MSGID_BUGS_ADDRESS =
+MSGID_BUGS_ADDRESS = bug-yasm@tortall.net
 
 # This is the list of locale categories, beyond LC_MESSAGES, for which the
 # message catalogs shall be used.  It is usually empty.
index a894d91789f193388396704405d46b92851f9c02..20fbbb2310b13ee1711946cc06668a4dc79aa8d6 100644 (file)
@@ -48,7 +48,6 @@ modules/objfmts/elf/elf-x86-x86.c
 modules/objfmts/elf/elf.c
 modules/objfmts/xdf/xdf-objfmt.c
 modules/parsers/gas/gas-parser.c
-modules/parsers/nasm/nasm-token.c
 modules/preprocs/nasm/nasm-pp.c
 modules/preprocs/raw/raw-preproc.c
 nasm-bison.c