configure: Restore libratbox build.
This fixes building from scratch.
This commit is contained in:
parent
74273d8b80
commit
6573fa4c74
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ AC_LANG(C)
|
||||||
dnl Make sure autoconf doesn't interfere with cflags -jmallett
|
dnl Make sure autoconf doesn't interfere with cflags -jmallett
|
||||||
CFLAGS="$OLD_CFLAGS"
|
CFLAGS="$OLD_CFLAGS"
|
||||||
|
|
||||||
|
AC_CONFIG_SUBDIRS(libratbox)
|
||||||
|
|
||||||
dnl Check for various compilers. -jmallett
|
dnl Check for various compilers. -jmallett
|
||||||
dnl But if $CC turns out to be gcc, sure as hell it's, well, gcc. -joshk
|
dnl But if $CC turns out to be gcc, sure as hell it's, well, gcc. -joshk
|
||||||
|
|
Loading…
Reference in a new issue