This website works better with JavaScript.
Home
Explore
Help
Sign In
gtheler
/
libreblackjack
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
missing AC_CANONICAL_HOST
master
gtheler
5 years ago
parent
df90d69cd4
commit
c2349cc65b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
configure.ac
+ 1
- 0
configure.ac
View File
@@ -15,6 +15,7 @@ AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/main.cpp])
AC_CANONICAL_HOST
AC_PROG_CXX
AC_CHECK_HEADER([readline/readline.h])
Write
Preview
Loading…
Cancel
Save