Skip to content

Commit

Permalink
Check for PKG_PROG_PKG_CONFIG
Browse files Browse the repository at this point in the history
  • Loading branch information
wedesoft committed Oct 18, 2023
1 parent b6d2756 commit af3e0c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ AC_PROG_CXX
AC_PROG_INSTALL
AC_LANG([C++])
AC_PROG_LN_S
PKG_PROG_PKG_CONFIG

dnl Check for flex.
AC_PROG_LEX(noyywrap)
Expand Down

0 comments on commit af3e0c5

Please sign in to comment.