From 3a6373d888021388473bd96c000a8fdab8aedaa5 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 20 Apr 2009 15:05:56 +0300 Subject: Switch to the Grecs submodule. * gconf: Remove * Makefile.am (ACLOCAL_AMFLAGS): Add -I grecs/am. (SUBDIRS): Replace gconf with grecs (make-ChangeLog): Remove spurious rule. * bootstrap.conf: Init submodules. * configure.ac: Call GRECS_SETUP (AC_CONFIG_FILES): Add grecs/Makefile, grecs/src/Makefile. * src/wydawca.h: Include grecs.h * src/Makefile.am (LDADD,INCLUDES): Refer to grecs. * tests/Makefile.am: Likewise. * src/cmdline.opt, src/config.c, src/diskio.c, src/tcpwrap.c, src/wydawca.c: Use grecs. * README-hacking: Update --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5e9c566..4c9b75d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ +*.a +*.o *.tar.* *~ -*.o -*.a .bootstrap .deps .emacs.desktop -- cgit v1.2.1