diff options
-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 |