projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46b38da
)
autoupdate
author
Karl Berry
<karl@freefriends.org>
Wed, 1 Sep 2010 13:43:13 +0000
(06:43 -0700)
committer
Karl Berry
<karl@freefriends.org>
Wed, 1 Sep 2010 13:43:13 +0000
(06:43 -0700)
build-aux/compile
patch
|
blob
|
history
diff --git
a/build-aux/compile
b/build-aux/compile
index b6419cecf912d4d995a693489be510b7eaaa8ada..77f8f317633890235f514db125c4da083e9ab2b0 100755
(executable)
--- a/
build-aux/compile
+++ b/
build-aux/compile
@@
-1,7
+1,7
@@
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
-scriptversion=2010-08-
16.11
; # UTC
+scriptversion=2010-08-
31.19
; # UTC
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010 Free Software
# Foundation, Inc.
@@
-142,7
+142,7
@@
func_cl_wrapper ()
set x "$@" -Tp"$file"
shift
;;
- *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib)
+ *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib
| *.OBJ | *.obj | *.[oO]
)
func_file_conv "$1" mingw
set x "$@" "$file"
shift