mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +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
|
||||
|
||||
EXTRA_DIST = mkerrors mkerrtok
|
||||
#INCLUDES =
|
||||
|
||||
noinst_LIBRARIES = libcommon.a libsimple-pwquery.a
|
||||
|
||||
AM_CPPFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS)
|
||||
AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS)
|
||||
|
||||
libcommon_a_SOURCES = \
|
||||
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
|
||||
check_permissions(const char *path,int extension,int checkonly)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user