set HAVE_GNOME as well

Original commit message from CVS:
set HAVE_GNOME as well
This commit is contained in:
Thomas Vander Stichele 2001-12-15 12:00:22 +00:00
parent a94660a29f
commit ebd3233115

View file

@ -416,6 +416,7 @@ translit(dnm, m, l) AC_SUBST(GNOME_LIBS)
translit(dnm, m, l) AC_SUBST(GNOME_CFLAGS)
GST_CHECK_CONFIGPROG(GNOME, gnome-config, gnome gnomeui)
fi
AC_SUBST(HAVE_GNOME)
dnl Check for libghttp
translit(dnm, m, l) AM_CONDITIONAL(USE_LIBGHTTP, true)