diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 21:05:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 21:05:41 +0000 |
commit | 4b8d72d3e25c9a952d911eb9be2fb69110577318 (patch) | |
tree | e1035ecb7385c3c31cae4447026880776ceabb54 /misc/gucharmap/files/patch-configure | |
parent | Add aguri 0.5, "An Aggregation-based Traffic Profiler". (diff) |
Add gucharmap, a Unicode character map and viewer built on GTK+ 2.
Notes
Notes:
svn path=/head/; revision=76754
Diffstat (limited to 'misc/gucharmap/files/patch-configure')
-rw-r--r-- | misc/gucharmap/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/gucharmap/files/patch-configure b/misc/gucharmap/files/patch-configure new file mode 100644 index 000000000000..f195f07b43c6 --- /dev/null +++ b/misc/gucharmap/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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' |