From: bangerth Date: Tue, 27 Mar 2007 17:49:18 +0000 (+0000) Subject: Don't set CC twice. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c5b23b1ac9b62221355db374921560c42deb03;p=dealii-svn.git Don't set CC twice. git-svn-id: https://svn.dealii.org/trunk@14601 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/common/Make.global_options.in b/deal.II/common/Make.global_options.in index 32173da4bc..1199570859 100644 --- a/deal.II/common/Make.global_options.in +++ b/deal.II/common/Make.global_options.in @@ -22,7 +22,6 @@ # of ./configure D = @prefix@ -CC = @CC@ CXX = @CXX@ GXX-VERSION = @GXX_VERSION@ GXX-VERSION-DETAILED = @GXX_VERSION_DETAILED@