aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-04-24 18:11:56 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-04-24 18:11:56 +0000
commit891844a52a28d9c5be86bf055e02180cb2b63275 (patch)
treebfc753adb89a3d7b3372c1c46c1f8d763884ba17 /lib/Makefile.am
parent4ffd50ff135b8f3e84bed720bdd3f1b4741a965c (diff)
downloadsg3_utils-891844a52a28d9c5be86bf055e02180cb2b63275.tar.gz
autoconf: 2.71; automake: 1.16.5; libtool: 2.4.6; updates from Ubuntu 22.04
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@949 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 77e56408..274ee667 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -77,7 +77,7 @@ endif
# For C++/clang testing
## CC = gcc-9
-## CXX = g++
+CXX = g++
## CC = clang
## CXX = clang++
## CC = clang++