diff options
author | Pixel <Pixel> | 2001-11-19 14:14:33 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-11-19 14:14:33 +0000 |
commit | e9b67be232643791e278a909b2acf193ff1a0225 (patch) | |
tree | abbf8db4480e5f92d13ea60b39b74638b52c508a /configure.in | |
parent | 3f720784d55707024fff675a5238fde0168d1a40 (diff) |
Some small changes
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 84832b9..040a095 100644 --- a/configure.in +++ b/configure.in @@ -37,6 +37,7 @@ AC_PROG_MAKE_SET AC_CANONICAL_HOST AM_PROG_LIBTOOL AC_PROG_YACC +AM_PROG_GCJ dnl Setting up environnement. ALL_LINGUAS="fr" |