File tree Expand file tree Collapse file tree 6 files changed +9
-893
lines changed Expand file tree Collapse file tree 6 files changed +9
-893
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ SUBDIRS = m4 libvisual po
55pkgconfigdir = $(libdir ) /pkgconfig
66pkgconfig_DATA = libvisual-$(LIBVISUAL_VERSION_SUFFIX ) .pc
77
8+ libvisual-$(LIBVISUAL_VERSION_SUFFIX ) .pc : libvisual.pc
9+ cp -f $< $@
10+
811install-exec-local : libvisual/lvconfig.h
912 file=$(DESTDIR )$(LIBVISUAL_INCLUDE_DIR ) /libvisual/lvconfig.h; \
1013 if test -r $$ file && cmp -s libvisual/lvconfig.h $$ file; then : ; \
@@ -21,7 +24,7 @@ stamp-gc-h: config.status
2124uninstall-local :
2225 rmdir $(includedir ) /libvisual
2326
24- EXTRA_DIST = Doxyfile config.rpath
27+ EXTRA_DIST = Doxyfile config.rpath libvisual.pc.in
2528
2629DISTCLEANFILES = libvisual/lvconfig.h
2730
Original file line number Diff line number Diff line change 11# Process this file with autoconf to produce a configure script.
22AC_PREREQ ( 2.57 )
33
4- AC_INIT ( [ Libvisual Library] ,
[ 0.3 .0] ,
[ [email protected] ] ,
[ libvisual] ) 4+ AC_INIT ( [ Libvisual Library] ,
[ 0.4 .0] ,
[ [email protected] ] ,
[ libvisual] ) 55AM_INIT_AUTOMAKE ( [ 1.7.0 dist-bzip2] )
66
7- LIBVISUAL_VERSION_SUFFIX="0.3 "
7+ LIBVISUAL_VERSION_SUFFIX="0.4 "
88AC_SUBST ( LIBVISUAL_VERSION_SUFFIX )
99
1010AC_CONFIG_HEADER(config.h)
@@ -806,7 +806,7 @@ AC_CONFIG_FILES([
806806m4/Makefile
807807po/Makefile.in
808808Makefile
809- libvisual-0.3 .pc
809+ libvisual.pc
810810libvisual/Makefile
811811] )
812812#
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Libvisual Library 0.3.0\n "
99"Report-Msgid-Bugs-To : http://libvisual.sf.net\n "
10- "POT-Creation-Date : 2006-02-20 18:49 +0800\n "
10+ "POT-Creation-Date : 2006-02-20 20:09 +0800\n "
1111"PO-Revision-Date : 2005-03-20 17:09-0300\n "
1212"
Last-Translator :
<[email protected] >\n "
1313"Language-Team : Spanish\n "
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Libvisual Library 0.3.0\n "
99"Report-Msgid-Bugs-To : http://libvisual.sf.net\n "
10- "POT-Creation-Date : 2006-02-20 18:49 +0800\n "
10+ "POT-Creation-Date : 2006-02-20 20:09 +0800\n "
1111"PO-Revision-Date : 2005-03-20 17:09-0300\n "
1212"
Last-Translator :
<[email protected] >\n "
1313"Language-Team : Spanish\n "
You can’t perform that action at this time.
0 commit comments