diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 03:20:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 03:20:47 +0800 |
commit | 632537d40bec29161c54c2010ae7f680c787e921 (patch) | |
tree | df48f8ee262c639a4333c862ba6ebc6d42ae88e9 /x11-toolkits/libwnck/files | |
parent | 5c485a4b8cc51aded63b416ed21b192cd3490687 (diff) | |
download | marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.gz marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.bz2 marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.lz marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.xz marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.tar.zst marcuscom-ports-632537d40bec29161c54c2010ae7f680c787e921.zip |
Add libwnck.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@21 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libwnck/files')
-rw-r--r-- | x11-toolkits/libwnck/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/libwnck/files/patch-configure b/x11-toolkits/libwnck/files/patch-configure new file mode 100644 index 000000000..cba4c65c5 --- /dev/null +++ b/x11-toolkits/libwnck/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD: ports/x11-toolkits/libwnck/files/patch-configure,v 1.1 2002/04/26 14:00:43 sobomax Exp $ + +--- configure 2002/04/26 13:54:14 1.1 ++++ configure 2002/04/26 13:54:34 +@@ -6400,6 +6400,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' |