Changeset d296c9a for configure.ac
- Timestamp:
- Jul 18, 2010, 4:48:15 PM (13 years ago)
- Branches:
- master, release-1.7, release-1.8, release-1.9
- Children:
- 205e164
- Parents:
- 1cc9b615 (diff), 8bba1ae (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r04af908 rd296c9a 115 115 116 116 dnl Add CFLAGS and LDFLAGS for glib-2.0 117 PKG_CHECK_MODULES(GLIB, glib-2.0)117 PKG_CHECK_MODULES(GLIB,[glib-2.0 gobject-2.0]) 118 118 119 119 AC_MSG_NOTICE([Adding glib-2.0 CFLAGS ${GLIB_CFLAGS}])
Note: See TracChangeset
for help on using the changeset viewer.