2005-12-20 Aaron Bockover <aaron@aaronbock.net>
* configure.ac: AC_SUBST(GTKSHARP_LIBS) svn path=/trunk/mono-snippets/; revision=54668
This commit is contained in:
Родитель
96334f6e5c
Коммит
a68d7661fc
|
@ -1,3 +1,7 @@
|
||||||
|
2005-12-20 Aaron Bockover <aaron@aaronbock.net>
|
||||||
|
|
||||||
|
* configure.ac: AC_SUBST(GTKSHARP_LIBS)
|
||||||
|
|
||||||
2005-12-19 Aaron Bockover <aaron@aaronbock.net>
|
2005-12-19 Aaron Bockover <aaron@aaronbock.net>
|
||||||
|
|
||||||
* src/NotificationAreaIcon/*: Added the NotificationAreaIcon class and
|
* src/NotificationAreaIcon/*: Added the NotificationAreaIcon class and
|
||||||
|
|
|
@ -16,6 +16,7 @@ if test "x$MCS" = "xno"; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PKG_CHECK_MODULES(GTKSHARP, gtk-sharp-2.0 >= 2.3.92)
|
PKG_CHECK_MODULES(GTKSHARP, gtk-sharp-2.0 >= 2.3.92)
|
||||||
|
AC_SUBST(GTKSHARP_LIBS)
|
||||||
|
|
||||||
AC_OUTPUT([
|
AC_OUTPUT([
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Загрузка…
Ссылка в новой задаче