dnl Process this file with autoconf to produce a configure script. AC_INIT(src/comp-cc/usecases.cc) dnl Checks for programs. AC_PROG_YACC AC_PROG_CC AC_PROG_LEX AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_RANLIB dnl Checks for libraries. dnl Replace `main' with a function in -lical: AC_CHECK_LIB(ical, main) dnl Checks for header files. AC_HEADER_DIRENT AC_HEADER_STDC AC_CHECK_HEADERS(fcntl.h limits.h malloc.h unistd.h) dnl Checks for typedefs, structures, and compiler characteristics. AC_C_CONST AC_TYPE_OFF_T AC_TYPE_SIZE_T AC_STRUCT_TM dnl Checks for library functions. AC_CHECK_FUNCS(mkdir strdup uname) AC_OUTPUT(src/libicalss/Makefile src/test/Makefile src/libical/Makefile src/Makefile src/pvl/Makefile src/comp-cc/Makefile Makefile) //phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk-app-notify
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
* - Update to 0.5.11 [1]pgollucci2010-01-111-1/+1
* - devel/libslang2 has completely replaced devel/libslang which has not beenpgollucci2009-02-081-1/+1
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-271-0/+1
* - Update to 2.0 RC1 which works with Asterisk 1.4rafan2008-02-086-47/+39
* Switch to using net/asterisk12 and net/asterisk12-addons in preparationsobomax2007-04-121-2/+3