Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lookup for ptlib-config #3

Closed
gkorovkin opened this issue Feb 1, 2018 · 1 comment
Closed

Add lookup for ptlib-config #3

gkorovkin opened this issue Feb 1, 2018 · 1 comment

Comments

@gkorovkin
Copy link

gkorovkin commented Feb 1, 2018

Hi!

Could you please add this patch into configure.ac - it's for macports build:

  •    AC_PATH_PROG(PTLIB_CONFIG, ptlib-config, , /usr/local/bin:/usr/bin)
    
  •    AC_PATH_PROG(PTLIB_CONFIG, ptlib-config, , /usr/local/bin:/usr/bin:/opt/local/bin)
    

configure.ac.diff.txt

@willamowius
Copy link
Owner

Added, Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants