]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove -shared from LDFLAGS, since that makes us generate shared libs
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Oct 2003 13:50:25 +0000 (13:50 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Oct 2003 13:50:25 +0000 (13:50 +0000)
instead of executables.

git-svn-id: https://svn.dealii.org/trunk@8080 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index 50570ef1bb168fe71884c00eb2790fed937cd2a5..c40b5a92ee7b4325c5d0a4d66513b18adf6242f4 100644 (file)
@@ -494,7 +494,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           LDFLAGS="$LDFLAGS -lm"
   
           CXXFLAGSPIC="-shared"
-          LDFLAGSPIC="-shared"
+          LDFLAGSPIC=""
           ;;
   
       sun_workshop | sun_forte)
index fe70fafefbcd3a657b57bc8bfca65b99588e0832..20fc6e872ad4cce8ef6966a6e1d43322592f2813 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.156 .
+# From configure.in Revision: 1.157 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.57.
 #
@@ -3100,7 +3100,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
                               LDFLAGS="$LDFLAGS -lm"
 
           CXXFLAGSPIC="-shared"
-          LDFLAGSPIC="-shared"
+          LDFLAGSPIC=""
           ;;
 
       sun_workshop | sun_forte)

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.