Skip to content

Commit 2bf6e19

Browse files
committed
Merge pull request #241 from tetengo/ubuntu_upgrade
Update configure.ac #236 (cherry picked from commit 4994802)
1 parent eb12581 commit 2bf6e19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

configure.ac

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,6 @@ AC_SUBST([LDFLAGS], "${LDFLAGS} ${BOOST_LDFLAGS}")
193193
AC_SUBST([LIBS], "-lstdc++fs -lstdc++ ${LIBS}")
194194

195195
#### Header Checks ####
196-
AX_CXX_HAVE_STD
197-
AX_CXX_HAVE_STL
198-
199196
AC_SUBST([CPPFLAGS], "${CPPFLAGS} ${BOOST_CPPFLAGS}")
200197

201198
#### Compilation Options ####

0 commit comments

Comments
 (0)