diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-07-12 17:31:54 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-07-12 17:31:54 +0800 |
commit | f43bff294dcc68426c03112af44097083d890718 (patch) | |
tree | d170af3975f5dff6ce5dc6b872c5143661e0baa5 | |
parent | 018f7102bf319683b58c9105c68bd89ef298e1b7 (diff) | |
download | gsoc2013-evolution-f43bff294dcc68426c03112af44097083d890718.tar.gz gsoc2013-evolution-f43bff294dcc68426c03112af44097083d890718.tar.zst gsoc2013-evolution-f43bff294dcc68426c03112af44097083d890718.zip |
Removed the shell importer from configure.in
svn path=/trunk/; revision=29737
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2005-07-12 Chenthill Palanisamy <pchenthill@novell.com> + + * configure.in: Removed the shell/importer from + AC_OUPUT. + 2005-07-12 Harish Krishnaswamy <kharish@novell.com> * configure.in: bump version diff --git a/configure.in b/configure.in index b1491fc868..be4cf409fb 100644 --- a/configure.in +++ b/configure.in @@ -1627,7 +1627,6 @@ help/quickref/Makefile help/quickref/C/Makefile shell/Makefile shell/evolution-nognome -shell/importer/Makefile ui/Makefile views/Makefile views/addressbook/Makefile |