~mapopa/flamerobin/master

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Popa Marius Adrian
  • Date: 2014-12-11 04:33:43 UTC
  • Revision ID: git-v1:f268d861897aceaf171e2ece2f7b80bfe84909c9
wx 3.0.x is required

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
fi
26
26
 
27
27
# Check for wxWidgets
28
 
AM_PATH_WXCONFIG([2.8.0], [], [
 
28
AM_PATH_WXCONFIG([3.0.0], [], [
29
29
        AC_MSG_ERROR([
30
30
           wxWidgets must be installed on your system
31
31
           but wx-config script couldn't be found.