Remove dependency on gconf

Gbp-Pq: Name remove-gconf.patch
This commit is contained in:
Franciscarlos Santos Soares 2018-07-11 13:15:14 -03:00 committed by Lu zhiping
parent 196a59eb3b
commit b8abacca49
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
AC_CANONICAL_HOST
AM_GCONF_SOURCE_2
#AM_GCONF_SOURCE_2
AC_ARG_WITH(pcctsbin,[ --with-pcctsbin=dir set directory of PCCTS parser generator executables],[pcctsbin=$withval],[pcctsbin=default])