Mercurial > hg > octave-shane > gnulib-hg
view modules/posixver @ 5722:adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
is now done automatically by the corresponding Autoconf macro.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 21 Mar 2005 22:07:25 +0000 |
parents | 42b53a22aee5 |
children | be9e01d008cb |
line wrap: on
line source
Description: Determine desired POSIX specification version, according to user's environment variables. Files: lib/posixver.h lib/posixver.c m4/posixver.m4 Depends-on: configure.ac: gl_POSIXVER Makefile.am: Include: "posixver.h" License: GPL Maintainer: Paul Eggert, Jim Meyering