Much more work on the mailman - it is semi-functional, and also on girc.

svn path=/trunk/; revision=65
This commit is contained in:
Elliot Lee
1998-03-11 22:26:17 +00:00
parent b06287fb7b
commit 4b15a0fb97

View File

@ -59,6 +59,7 @@ AC_DEFUN([GNOME_INIT_OBJC],
AC_MSG_RESULT(not found)
AC_MSG_ERROR(Could not find the obGnomeConf.sh file that is generated by gnome-objc install)
fi
AC_SUBST(OBGNOME_INCLUDEDIR)
AC_SUBST(OBGNOME_LIBS)
AC_SUBST(OBGTK_LIBS)
])