diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:53:15 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:53:15 +0000 |
commit | c7ad7f9857cb776be7d6fbd16e9fa36774ac6155 (patch) | |
tree | ac0884aeaf7d16a68da3d1a75186871015d1bb4b /multimedia/mjpegtools | |
parent | 3201ef77991a17075ab39514e70e4f2d0940564d (diff) |
Notes
Diffstat (limited to 'multimedia/mjpegtools')
-rw-r--r-- | multimedia/mjpegtools/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/mjpegtools/files/patch-configure b/multimedia/mjpegtools/files/patch-configure new file mode 100644 index 000000000000..8bd3a5055e2a --- /dev/null +++ b/multimedia/mjpegtools/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Jul 17 00:34:59 2002 ++++ configure Wed Jul 17 00:35:47 2002 +@@ -7297,6 +7297,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |