aboutsummaryrefslogtreecommitdiffstats
path: root/macros/aclocal-include.m4
blob: c58c767db48310bef7b7ab23a6dd3f9132081b82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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],
[ACLOCAL="$ACLOCAL -I $1"])
reebsd-ports-gnome/log/databases/postgresql-odbc?h=gstreamer0.10-removal'>logtreecommitdiffstats
path: root/databases/postgresql-odbc
Commit message (Expand)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Use ${MASTER_SITE_PGSQL} instead of multiple sitesosa2003-06-111-1/+2
* De-pkg-comment.knu2003-02-212-1/+1
* Fix paths for ODBC support scripts.olgeni2003-01-051-3/+3
* Remove POSTGRESQL_SUBPORT, as this is a standalone port now.olgeni2003-01-051-4/+0
* Update PostgreSQL ODBC to 7.2.5 (version number not the same as the mainseanc2003-01-054-23/+28
* use the latest postgresql7ijliao2002-04-111-1/+0