Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luigifab committed May 6, 2020
1 parent 480151b commit b9390c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ AM_INIT_AUTOMAKE

AC_PROG_CC
AM_PROG_CC_C_O
#AC_PROG_INSTALL

PKG_CHECK_MODULES(GTK4, gtk4, GTK4_SUFFIX=4, GTK4_SUFFIX=0)
AM_CONDITIONAL([GTK4], [test "$GTK4_SUFFIX" -eq 4])
Expand Down

0 comments on commit b9390c3

Please sign in to comment.