Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libfprint
fprintd
Commits
b1018050
Commit
b1018050
authored
Apr 19, 2011
by
Bastien Nocera
Browse files
0.4.1
And fix distcheck.
parent
815df794
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b1018050
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
version 0.4.1:
- Enable gtk-doc by default so that file aren't
missing in the tarball
version 0.4.0:
- Loads of new translations
- Fix crasher when PAM module gets unloaded
...
...
configure.ac
View file @
b1018050
AC_INIT([fprintd], [0.4.
0
])
AC_INIT([fprintd], [0.4.
1
])
AM_INIT_AUTOMAKE([1.11 dist-bzip2 no-dist-gzip check-news])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])
...
...
doc/Makefile.am
View file @
b1018050
...
...
@@ -59,6 +59,10 @@ HTML_IMAGES = \
# Extra options to supply to gtkdoc-fixref
FIXXREF_OPTIONS
=
DISTCLEANFILES
=
\
net.reactivated.Fprint.Manager.ref.xml
\
net.reactivated.Fprint.Device.ref.xml
MAINTAINERCLEANFILES
=
\
*
~
\
Makefile.in
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment