AC_SUBST GNOMECC_CFLAGS and GNOMECC_LIBS.

2002-03-05  Richard Hestilow <hestilow@ximian.com>

	* configure.in: AC_SUBST GNOMECC_CFLAGS and GNOMECC_LIBS.
This commit is contained in:
Richard Hestilow 2002-03-06 01:04:41 +00:00 committed by Rachel Hestilow
parent e01a6b6d04
commit 9690528606
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2002-03-05 Richard Hestilow <hestilow@ximian.com>
* configure.in: AC_SUBST GNOMECC_CFLAGS and GNOMECC_LIBS.
2002-03-05 jacob berkman <jacob@ximian.com>
* configure.in: using $GETTEXT_PACKAGE-2 is redundant

View file

@ -102,6 +102,9 @@ AC_SUBST(VFS_CAPPLET_LIBS)
AC_SUBST(SOUND_CAPPLET_CFLAGS)
AC_SUBST(SOUND_CAPPLET_LIBS)
AC_SUBST(GNOMECC_CFLAGS)
AC_SUBST(GNOMECC_LIBS)
dnl ==============================================
dnl End: Define the main variables
dnl ==============================================