]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Renamed download-and-build-splash2 to download-and-build-splash2.in.
authorBart Van Assche <bvanassche@acm.org>
Tue, 17 Jun 2008 19:19:16 +0000 (19:19 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 17 Jun 2008 19:19:16 +0000 (19:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8246

configure.in
exp-drd/scripts/download-and-build-splash2.in [moved from exp-drd/scripts/download-and-build-splash2 with 99% similarity]

index 1bdbde754eac4c2fb39cfe28708c4f5268669255..a6a53a891f20e244e2160aa2986b0970ed4a23f0 100644 (file)
@@ -1393,8 +1393,9 @@ AC_OUTPUT(
    exp-omega/docs/Makefile
    exp-drd/Makefile
    exp-drd/docs/Makefile
+   exp-drd/scripts/download-and-build-splash2
    exp-drd/tests/Makefile
-) 
+)
 
 cat<<EOF
 
similarity index 99%
rename from exp-drd/scripts/download-and-build-splash2
rename to exp-drd/scripts/download-and-build-splash2.in
index 104595c71f372ca881311319a121219ecdab275d..b419e92573b15a9622ac9d71c50998fade093577 100755 (executable)
@@ -82,7 +82,8 @@ diff -ru orig/splash2/codes/Makefile.config splash2/codes/Makefile.config
 --- orig/splash2/codes/Makefile.config 2008-05-25 10:38:52.000000000 +0200
 +++ splash2/codes/Makefile.config      2008-05-25 10:14:25.000000000 +0200
 @@ -1,5 +1,5 @@
- CC := gcc
+-CC := gcc
++CC := @CC@
 -CFLAGS := -O3 -pthread -D_POSIX_C_SOURCE=200112
 +CFLAGS := -g3 -O3 -pthread -D_POSIX_C_SOURCE=200112
  #CFLAGS := -g3 -pthread -D_POSIX_C_SOURCE=200112