git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76c61d4
)
Spawn some more warnings
author
Rémi Denis-Courmont
<rem@videolan.org>
Thu, 5 Apr 2007 16:51:55 +0000
(16:51 +0000)
committer
Rémi Denis-Courmont
<rem@videolan.org>
Thu, 5 Apr 2007 16:51:55 +0000
(16:51 +0000)
before they become an endangered species
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
6cfa28d
..
50b8bff
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-38,6
+38,7
@@
dnl Check for tools
dnl
AC_PROG_CC_C99
AC_USE_SYSTEM_EXTENSIONS
+AC_DEFINE([_FORTIFY_SOURCE], 2, [Define to `2' to get glibc warnings.])
AM_PROG_CC_C_O
AC_PROG_CXX
AC_PROG_CPP