diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-16 06:08:15 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-16 06:08:15 +0800 |
commit | 979baa2249ea5918b1892b142fb5f5c4d8773bdc (patch) | |
tree | 958780898778df832407d3346269ac16d39ff834 /configure.ac | |
parent | 76c50b69056fcc6ed1ee518f353d8e91e4da99ab (diff) | |
download | gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.gz gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.bz2 gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.lz gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.xz gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.tar.zst gsoc2013-empathy-979baa2249ea5918b1892b142fb5f5c4d8773bdc.zip |
import po files from gossip
svn path=/trunk/; revision=69
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 49ca613ca..ecd5c0533 100644 --- a/configure.ac +++ b/configure.ac @@ -36,9 +36,6 @@ AC_SUBST(GLIB_GENMARSHAL) pluginlibdir=`$PKG_CONFIG mission-control --variable=pluginlibdir` AC_SUBST(pluginlibdir) -BUGZILLA_COMPONENT=General -AC_SUBST(BUGZILLA_COMPONENT) - dnl ----------------------------------------------------------- dnl Language Support dnl ----------------------------------------------------------- |