diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index 2ba60d8b3e..dd18fee234 100644 --- a/config.make.in +++ b/config.make.in @@ -38,5 +38,6 @@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ LN_S = @LN_S@ +MSGFMT = @MSGFMT@ # More variables may be inserted below by configure. |