diff options
author | N.N. <sevyves@users.sourceforge.net> | 2006-12-11 22:57:03 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2006-12-11 22:57:03 +0000 |
commit | 7b0cd4b01b8346615340253876c3ccdf3de2117e (patch) | |
tree | 5a8a17da7bd07c894850bd554742fc8240646c6c /aclocal.m4 | |
parent | 91e66fe9712b9959f10273a3c32cbb4f93cb4e0b (diff) |
detect quicktime and runs without magick
svn path=/trunk/externals/pidip/; revision=6804
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ dnl At present there is no support for additional "MODULES" (see AM_PATH_GTK) dnl (shamelessly stolen from gtk.m4 and then hacked around a fair amount) dnl dnl @author Angus Lees <gusl@cse.unsw.edu.au> -dnl @version $Id: aclocal.m4,v 1.11 2005-11-22 06:18:01 sevyves Exp $ +dnl @version $Id: aclocal.m4,v 1.12 2006-12-11 22:52:34 sevyves Exp $ AC_DEFUN(AC_PATH_GENERIC, [dnl |