[Debian-astro-commits] [gyoto] 19/221: fix lib/gyoto-uninstalled.pc.in top hopfully support C++11

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

thibaut pushed a commit to branch master
in repository gyoto.

commit 95e32fc78f9ce8018ba63164708dab89beb8696f
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Tue Sep 23 11:05:04 2014 +0200

    fix lib/gyoto-uninstalled.pc.in top hopfully support C++11
---
 lib/gyoto-uninstalled.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/gyoto-uninstalled.pc.in b/lib/gyoto-uninstalled.pc.in
index 6603b04..b328790 100644
--- a/lib/gyoto-uninstalled.pc.in
+++ b/lib/gyoto-uninstalled.pc.in
@@ -24,4 +24,4 @@ Requires: @pkg_requires@
 Conflicts:
 Libs: -L${libdir} -lgyoto -ldl @pkg_libs@ @PTHREAD_LIBS@
 Libs.private:
-Cflags: -I${includedir} @pkg_cflags@ @PTHREAD_CFLAGS@
+Cflags: @CXXFLAGS@ -I${includedir} @pkg_cflags@ @PTHREAD_CFLAGS@ @BOOST_CPPFLAGS@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list