Skip to content

Commit

Permalink
Remove temporary change in file
Browse files Browse the repository at this point in the history
  • Loading branch information
sgranjoux committed Nov 21, 2009
1 parent 0bd0c21 commit 686507b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,073 deletions.
4 changes: 0 additions & 4 deletions tests/anjuta/configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ fi
dnl pkg checks are split into separate packages instead of single package
dnl because different plugins have different requirements.

PKG_CHECK_MODULES(GRAPHVIZ,
[libgvc >= $LIBGRAPHVIZ_REQUIRED libgraph >= $LIBGRAPHVIZ_REQUIRED],
[libgraphviz_found="yes"],
[libgraphviz_found="no"])
PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED gmodule-2.0 >= $GLIB_REQUIRED gthread-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED unique-1.0 >= $UNIQUE_REQUIRED)

PKG_CHECK_MODULES(GTK, gtk+-2.0 >= $GTK_REQUIRED)
Expand Down
Loading

0 comments on commit 686507b

Please sign in to comment.