8 Commits

Author SHA1 Message Date
wdlkmpx
4dbebefc58 po/Makefile.in.gen generates po/Makefile.in 2021-06-20 15:08:29 -05:00
wdlkmpx
0b18d62ab1 add po/Makefile.in.in
avoid these 2 obscure macros in configure.ac:

 - IT_PROG_INTLTOOL
 - AM_GLIB_GNU_GETTEXT
2021-06-16 22:28:03 -05:00
wdlkmpx
c06383f2a7 store autoconf scripts/macros in autoconf/autoconf-m4 2021-06-16 22:28:03 -05:00
wdlkmpx
2f2d30b361 configure.ac: default to GTK3, fall back to GTK2
the gtk3 port will be compiled if gtk3 is available

use --enable-gtk2 or --disable-gtk3 to compile the gtk2 port
2021-01-21 14:39:58 +08:00
wdlkmpx
e8fa0e4e7e configure.ac --enable-gtk3 2021-01-21 14:29:17 +08:00
wdlkmpx
f69f136806 configure.ac: enable most gcc warnings 2021-01-19 12:02:44 +08:00
wdlkmpx
accf503afb about.c: use GtkAboutDialog
it creates a nice about dialog with authors window and license window

create a new global variable: main_window

delete license.c/h
2021-01-09 07:17:36 +08:00
wdlkmpx
5abe4eaf38 update build system
edit autotools files
new configure.ac
new autogen.sh
2021-01-08 12:39:42 +08:00