diff options
author | Chris Toshok <toshok@ximian.com> | 2002-11-08 10:31:12 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-11-08 10:31:12 +0800 |
commit | 237e7d2436b9e28f6609b089653068aefea435d7 (patch) | |
tree | dcc1e084b732a1fcb2991cafb6c8f24051d34c41 /configure.in | |
parent | 84463baa0dfa28cfddb7ea6b37126e172e058784 (diff) | |
download | gsoc2013-evolution-237e7d2436b9e28f6609b089653068aefea435d7.tar.gz gsoc2013-evolution-237e7d2436b9e28f6609b089653068aefea435d7.tar.zst gsoc2013-evolution-237e7d2436b9e28f6609b089653068aefea435d7.zip |
GNOME_Evolution_Summary.oaf.in = > GNOME_Evolution_Summary.server.in
2002-11-07 Chris Toshok <toshok@ximian.com>
* configure.in (AC_OUTPUT): GNOME_Evolution_Summary.oaf.in = >
GNOME_Evolution_Summary.server.in
svn path=/trunk/; revision=18656
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index cc3e34e5e6..f093c9de7e 100644 --- a/configure.in +++ b/configure.in @@ -1317,7 +1317,7 @@ calendar/gui/alarm-notify/Makefile calendar/gui/dialogs/Makefile calendar/importers/Makefile -my-evolution/GNOME_Evolution_Summary.oaf.in +my-evolution/GNOME_Evolution_Summary.server.in ]) if test "x$with_sub_version" != "x"; then |