[librsvg] build: Remove obsolete file
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] build: Remove obsolete file
- Date: Mon, 26 Mar 2012 16:10:06 +0000 (UTC)
commit 57fcce888639cfb08e0dcd28de3030ccd912712b
Author: Christian Persch <chpe gnome org>
Date: Mon Mar 26 18:09:49 2012 +0200
build: Remove obsolete file
https://bugzilla.gnome.org/show_bug.cgi?id=672791
Makefile.am | 1 -
configure.in | 6 +++++-
librsvg.def | 45 ---------------------------------------------
3 files changed, 5 insertions(+), 47 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 4b846df..8e2732b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -168,7 +168,6 @@ EXTRA_DIST = \
TODO \
COPYING.LIB \
librsvg-zip.in \
- librsvg.def \
gtk-doc.make
CLEANFILES = \
diff --git a/configure.in b/configure.in
index 04da30a..b5af76c 100644
--- a/configure.in
+++ b/configure.in
@@ -238,7 +238,7 @@ CC_CHECK_CFLAGS_APPEND([ \
-Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations \
-Wdeclaration-after-statement -Wold-style-definition \
-Wno-missing-field-initializers -Wno-unused-parameter \
- -Wunused-variable -Wunused-functions \
+ -Wunused-variable -Wunused-function \
-Wempty-body -Wno-switch-enum \
-fno-common])
AM_CFLAGS="$AM_CFLAGS $CFLAGS"
@@ -301,6 +301,10 @@ GLIB_LC_MESSAGES
dnl ===========================================================================
+AC_SUBST([AM_CPPFLAGS])
+AC_SUBST([AM_CFLAGS])
+AC_SUBST([AM_LDFLAGS])
+
AC_CONFIG_FILES([
librsvg-features.h
Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]