projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3717bfe
)
(gl_FUNC_OPENAT): Do not require openat-die
author
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 12 May 2007 08:54:34 +0000
(08:54 +0000)
committer
Sergey Poznyakoff
<gray@gnu.org.ua>
Sat, 12 May 2007 08:54:34 +0000
(08:54 +0000)
m4/openat.m4
patch
|
blob
|
history
diff --git
a/m4/openat.m4
b/m4/openat.m4
index 313dc6f7f5ce5229ecd2ce6b0d878fce4fabb909..30750579ee188eb745ccd968c612a69abd1c7f99 100644
(file)
--- a/
m4/openat.m4
+++ b/
m4/openat.m4
@@
-10,7
+10,6
@@
dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_FUNC_OPENAT],
[
- AC_LIBOBJ([openat-die])
AC_LIBOBJ([openat-proc])
AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
AC_CHECK_FUNCS_ONCE([lchmod])