changed autoconf and build files
This commit is contained in:
@ -3,8 +3,7 @@ dnl AC_PREREQ(2.59)
|
||||
|
||||
AC_INIT([qse],[0.5.5],[Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)],,[http://qse.googlecode.com])
|
||||
AC_CONFIG_HEADER([include/qse/config.h])
|
||||
AC_CONFIG_AUX_DIR([ac/au])
|
||||
AC_CONFIG_MACRO_DIR([ac/m4])
|
||||
AC_CONFIG_AUX_DIR([ac])
|
||||
|
||||
dnl use CC and CPP for compilation tests with .c test programs.
|
||||
AC_LANG(C)
|
||||
|
Reference in New Issue
Block a user