diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-03-22 06:01:06 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-03-22 06:01:06 +0800 |
commit | de31ba4197b2e6b51b7077815ee8f6bb834ef942 (patch) | |
tree | daa380aded3fc980d8f2de0166754aebaf78d18c /configure.ac | |
parent | 10093dee9948bfb14bca7228539e20a882c0fb38 (diff) | |
download | gsoc2013-epiphany-de31ba4197b2e6b51b7077815ee8f6bb834ef942.tar gsoc2013-epiphany-de31ba4197b2e6b51b7077815ee8f6bb834ef942.tar.gz gsoc2013-epiphany-de31ba4197b2e6b51b7077815ee8f6bb834ef942.tar.bz2 gsoc2013-epiphany-de31ba4197b2e6b51b7077815ee8f6bb834ef942.tar.lz gsoc2013-epiphany-de31ba4197b2e6b51b7077815ee8f6bb834ef942.tar.xz gsoc2013-epiphany-de31ba4197b2e6b51b7077815ee8f6bb834ef942.tar.zst gsoc2013-epiphany-de31ba4197b2e6b51b7077815ee8f6bb834ef942.zip |
Remove change not indended for commit.
2005-03-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Remove change not indended for commit.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index d823ddd36..da675d6fe 100644 --- a/configure.ac +++ b/configure.ac @@ -594,8 +594,6 @@ fi if test "x$have_iso_codes" = "xyes"; then AC_DEFINE_UNQUOTED([ISO_CODES_PREFIX],["`$PKG_CONFIG --variable=prefix iso-codes`"],[ISO codes prefix]) AC_DEFINE([HAVE_ISO_CODES],[1],[Define if you have the iso-codes package]) -else - AC_MSG_ERROR([iso-codes is required]) fi dnl Translators: new languages must be added to the po/LINGUAS file |