aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-02-19 05:37:52 +0800
committerRaja R Harinath <harinath@src.gnome.org>1998-02-19 05:37:52 +0800
commit64e480b07851a56a65d391fa930b295e5c9a944b (patch)
tree4466f0eb4d4e5f4065f7144d27e1384a391e321d /calendar/Makefile.am
parentc9d932d2395aa2281fba90ad4d02bfbea03b83e1 (diff)
downloadgsoc2013-evolution-64e480b07851a56a65d391fa930b295e5c9a944b.tar
gsoc2013-evolution-64e480b07851a56a65d391fa930b295e5c9a944b.tar.gz
gsoc2013-evolution-64e480b07851a56a65d391fa930b295e5c9a944b.tar.bz2
gsoc2013-evolution-64e480b07851a56a65d391fa930b295e5c9a944b.tar.lz
gsoc2013-evolution-64e480b07851a56a65d391fa930b295e5c9a944b.tar.xz
gsoc2013-evolution-64e480b07851a56a65d391fa930b295e5c9a944b.tar.zst
gsoc2013-evolution-64e480b07851a56a65d391fa930b295e5c9a944b.zip
Include `libsupport.a'.
* Makefile.am (gncal_LDADD): Include `libsupport.a'. * calcs.c (month_atoi): Replace buggy explicit loop string compare with strcasecmp. (day_atoi): Likewise. - Hari svn path=/trunk/; revision=40
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 2f370712ca..2c11d28c13 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -11,7 +11,8 @@ gncal_SOURCES = \
calcs.h
gncal_LDADD = \
- $(GNOMEUI_LIBS)
+ $(GNOMEUI_LIBS) \
+ $(top_builddir)/support/libsupport.a
EXTRA_DIST = \
gncal.desktop