mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
minor cleanups
This commit is contained in:
parent
0bcd5e329b
commit
584784ba6d
@ -20,11 +20,10 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
EXTRA_DIST = mkerrors mkerrtok
|
EXTRA_DIST = mkerrors mkerrtok
|
||||||
#INCLUDES =
|
|
||||||
|
|
||||||
noinst_LIBRARIES = libcommon.a libsimple-pwquery.a
|
noinst_LIBRARIES = libcommon.a libsimple-pwquery.a
|
||||||
|
|
||||||
AM_CPPFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS)
|
AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS)
|
||||||
|
|
||||||
libcommon_a_SOURCES = \
|
libcommon_a_SOURCES = \
|
||||||
util.h i18n.h \
|
util.h i18n.h \
|
||||||
|
@ -117,7 +117,8 @@ get_session_marker( size_t *rlen )
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#if 0 /* not yet needed */
|
#if 0 /* not yet needed - Note that this will require inclusion of
|
||||||
|
cmacros.am in Makefile.am */
|
||||||
int
|
int
|
||||||
check_permissions(const char *path,int extension,int checkonly)
|
check_permissions(const char *path,int extension,int checkonly)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user