소스 검색

Use the correct macro to make automake happy.

Reported by <bsdfan666@cyberdude.com>.
master
Richard Nyberg 16 년 전
부모
커밋
7708f42ebc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      configure.ac

+ 1
- 1
configure.ac 파일 보기

@@ -5,7 +5,7 @@ AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_CONFIG_FILES([Makefile])

AC_PROG_CC
AC_PROG_CC_C_O
AM_PROG_CC_C_O
AC_PROG_RANLIB
AC_USE_SYSTEM_EXTENSIONS



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