mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
0de698294e
Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog>. PR: ports/80693 Submitted by: maintainer
12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
--- configure.orig Thu May 5 13:30:26 2005
|
|
+++ configure Mon May 9 21:09:42 2005
|
|
@@ -7793,7 +7793,7 @@
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
|
|
# Always use our own libtool.
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+LIBTOOL='$(SHELL) $(top_builddir)/libtool --tag=CXX'
|
|
|
|
# Prevent multiple expansion
|
|
|