This website works better with JavaScript.
Home
Help
Sign In
libburnia
/
libburn
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
82
Wiki
Activity
Browse Source
Renamed libburn-5.pc to libburn-1.pc
ZeroFourFour
Thomas Schmitt
13 years ago
parent
95609061f1
commit
c39e7d8ce4
4 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Makefile.am
+1
-1
cdrskin/cdrskin_timestamp.h
+1
-1
configure.ac
+0
-0
libburn-1.pc.in
+ 2
- 2
Makefile.am
View File
@ -167,13 +167,13 @@ indent: $(indent_files)
# Extra things
nodist_pkgconfig_DATA
=
\
libburn-
5
.pc
libburn-
1
.pc
# http://www.nada.kth.se/cgi-bin/info?(automake.info)Man%20pages
man_MANS
=
cdrskin/cdrskin.1
EXTRA_DIST
=
\
libburn-
5
.pc.in
\
libburn-
1
.pc.in
\
version.h.in
\
doc/comments
\
doc/doxygen.conf.in
\
+ 1
- 1
cdrskin/cdrskin_timestamp.h
View File
@ -1 +1 @@
#
define Cdrskin_timestamP "2008.0
1.31.111057
"
#
define Cdrskin_timestamP "2008.0
2.01.100302
"
+ 1
- 1
configure.ac
View File
@ -173,6 +173,6 @@ AC_CONFIG_FILES([
Makefile
doc/doxygen.conf
version.h
libburn-
5
.pc
libburn-
1
.pc
])
AC_OUTPUT
libburn-5.pc.in → libburn-1.pc.in
View File
Write
Preview
Loading…
Cancel
Save