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 --- gconf/.gitignore | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 gconf/.gitignore (limited to 'gconf/.gitignore') diff --git a/gconf/.gitignore b/gconf/.gitignore deleted file mode 100644 index 42c88b2..0000000 --- a/gconf/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -gconf-gram.c -gconf-gram.h -gconf-gram.output -gconf-lex.c -- cgit v1.2.1