configure.ac
changeset 175 1e0a66d6b45a
parent 171 ffab98e94909
child 181 2a9f611989df
equal deleted inserted replaced
6:78cdd3c89ad7 7:9d415712c4e8
    55 AC_CHECK_FUNCS([setlocale sqrt])
    55 AC_CHECK_FUNCS([setlocale sqrt])
    56 
    56 
    57 AC_CONFIG_FILES([
    57 AC_CONFIG_FILES([
    58 Makefile
    58 Makefile
    59 glemon.spec
    59 glemon.spec
       
    60 autopackage/default.apspec
    60 po/Makefile.in
    61 po/Makefile.in
    61 m4/Makefile
    62 m4/Makefile
    62 ])
    63 ])
    63 
    64 
    64 AC_OUTPUT
    65 AC_OUTPUT