projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d4af80
)
Large file support. Polypaudio probably doesn't need it, but it causes warnings
author
Pierre Ossman
<ossman@cendio.se>
Fri, 31 Mar 2006 08:34:41 +0000
(08:34 +0000)
committer
Pierre Ossman
<ossman@cendio.se>
Fri, 31 Mar 2006 08:34:41 +0000
(08:34 +0000)
when linking libpolyp with applications that do. So this is just to make life
easier for other applications.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@640
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
a0b1657
..
7d7f8f7
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-36,6
+36,10
@@
if type -p stow > /dev/null && test -d /usr/local/stow ; then
ac_default_prefix="/usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION}"
fi
+#### Large File-Support (LFS) ####
+
+AC_SYS_LARGEFILE
+
#### Checks for programs. ####
# CC