On Jan 15, 2007, at 6:33 PM, Mikael Bjerkeland wrote:

> Next, edit configure.ac and add:
> ----
> AC_ARG_WITH([app_backticks],
>         [AC_HELP_STRING([--with-app_backticks],[Build and install
> app_backticks (default=yes)])],,
>         [with_app_backticks="yes"])
>
> AM_CONDITIONAL([WANT_APP_BACKTICKS],[test "${with_app_backticks}" =
> "yes"])


No need for that because this is already in svn-trunk. For RC3 I have  
a version of the same in my branch

http://trac.openpbx.org/cgi-bin/trac.cgi/browser/openpbx/branches/ 
benjk/configure.ac.rc3

you will however also need to copy related files from trunk:

bootstrap.sh, Makefile.am, layout.*, substitute.mak and opbxcli.in

rgds
benjk
_______________________________________________
Openpbx-dev mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-dev

Reply via email to