add libglade the to the E_UTIL flags.
2002-02-22 Larry Ewing <lewing@ximian.com> * configure.in: add libglade the to the E_UTIL flags. svn path=/trunk/; revision=15796
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2002-02-22 Larry Ewing <lewing@ximian.com>
|
||||
|
||||
* configure.in: add libglade the to the E_UTIL flags.
|
||||
|
||||
2002-02-13 Christopher James Lahey <clahey@ximian.com>
|
||||
|
||||
* configure.in: Bumped the required version of gal.
|
||||
|
||||
@ -965,7 +965,7 @@ EVO_SET_COMPILE_FLAGS(E_NAME, bonobox gal oaf)
|
||||
AC_SUBST(E_NAME_CFLAGS)
|
||||
AC_SUBST(E_NAME_LIBS)
|
||||
|
||||
EVO_SET_COMPILE_FLAGS(E_UTIL, bonobox gal oaf)
|
||||
EVO_SET_COMPILE_FLAGS(E_UTIL, bonobox gal oaf libglade)
|
||||
AC_SUBST(E_UTIL_CFLAGS)
|
||||
AC_SUBST(E_UTIL_LIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user