]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Shared library flags in CFLAGS
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 25 Apr 2005 18:38:22 +0000 (18:38 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 25 Apr 2005 18:38:22 +0000 (18:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@10571 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in
deal.II/configure.in

index 9122a2b4cad5285c1344f265892df26ea49a8179..e7a8101da38929770468445b60da3c173498681b 100644 (file)
@@ -176,6 +176,7 @@ ifeq ($(enable-shared),yes)
   F77FLAGS.g += @F77FLAGSPIC@
   F77FLAGS.o += @F77FLAGSPIC@
 
+  CFLAGS     += @CFLAGSPIC@
   LDFLAGS    += @LDFLAGSPIC@
 endif
 
index 261d4f76448e88555814e2692d835492bf4d0078..71e7a7a168962df235c46fe39cd116e8576e478b 100644 (file)
@@ -132,6 +132,7 @@ DEAL_II_SET_CC_FLAGS
 
 AC_SUBST(CC_VERSION)
 AC_SUBST(CFLAGS)
+AC_SUBST(CFLAGSPIC)
 
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.