Another attempt to fix

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1413

We need to make sure that things look the way we expect them,
no matter which language the user is using.

svn path=/trunk/; revision=23784
This commit is contained in:
Jörg Mayer 2007-12-06 11:51:21 +00:00
parent 1bef58264a
commit ac4dbaacf3
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap \
FORCE:
svnversion.h: FORCE
$(PERL) $(srcdir)/make-version.pl $(srcdir)
LANG=C $(PERL) $(srcdir)/make-version.pl $(srcdir)
#
# Build the short version of the authors file for the about dialog