소스 검색

build: disable doc, samples, tutorials etc.

master
Sam Hocevar 8 년 전
부모
커밋
bd73503750
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -0
      configure.ac
  2. +1
    -1
      lol

+ 1
- 0
configure.ac 파일 보기

@@ -23,6 +23,7 @@ dnl Build and configure Lol Engine before our repository
dnl Ensure $lol_srcdir and $lol_builddir are properly set up
dnl

ac_configure_args="${ac_configure_args} --disable-test --disable-doc --disable-tutorial --disable-samples"
AC_CONFIG_SUBDIRS([lol])
AC_SUBST(lol_srcdir, '${top_srcdir}/lol')
AC_SUBST(lol_builddir, '${top_builddir}/lol')


+ 1
- 1
lol

@@ -1 +1 @@
Subproject commit 2eb7cc545e08bdb92579661ccc3174a8b3e7436c
Subproject commit 8b4976b5440b6f374e90e0ab3b433e7cfa6d8efc

불러오는 중...
취소
저장