# aclocal-include.m4 # # This macro adds the name macrodir to the set of directories # that `aclocal' searches for macros. # serial 1 dnl AM_ACLOCAL_INCLUDE(macrodir) AC_DEFUN([AM_ACLOCAL_INCLUDE], [ AM_CONDITIONAL(INSIDE_GNOME_COMMON, test x = y) test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" for k in $1 ; do ACLOCAL="$ACLOCAL -I $k" ; done ]) w.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/comms/p5-Nexmo-SMS
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.06sunpoet2011-12-293-5/+3
* - Update to 0.05sunpoet2011-12-012-3/+6
* - Update to 0.04sunpoet2011-11-293-3/+5
* - Add p5-Nexmo-SMS 0.03sunpoet2011-11-25