2 Star 13 Fork 0

ALEX!233/arc-firefox-theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
configure.ac 851 Bytes
一键复制 编辑 原始数据 按行查看 历史
Horst3180 提交于 2017-04-20 01:31 . bump version
AC_INIT([arc-firefox-theme], [53.20170420], [https://github.com/horst3180/arc-firefox-theme/issues], [arc-firefox-theme], [https://github.com/horst3180/arc-firefox-theme])
AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects tar-ustar])
AC_PREFIX_DEFAULT(/usr/local)
AM_SILENT_RULES([yes])
AC_CONFIG_MACRO_DIR([m4])
AC_PROG_MKDIR_P
ARC_ENABLE([LIGHT], [light], [Arc Light Firefox], [disable])
ARC_ENABLE([DARKER], [darker], [Arc Darker Firefox], [disable])
ARC_ENABLE([DARK], [dark], [Arc Dark Firefox], [disable])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT
AC_MSG_RESULT([
arc-firefox-theme $VERSION
========
prefix: ${prefix}
exec_prefix: ${exec_prefix}
datarootdir: ${datarootdir}
])
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
CSS
1
https://gitee.com/ALEX_233/arc-firefox-theme.git
git@gitee.com:ALEX_233/arc-firefox-theme.git
ALEX_233
arc-firefox-theme
arc-firefox-theme
master

搜索帮助