aboutsummaryrefslogtreecommitdiff
path: root/src/Make.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-09-26 14:18:20 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-09-26 14:18:20 +0300
commit7bc88d60ab7398631be3f85750965e812ba7ceb0 (patch)
treef1e8c86da6d78dd44a780702c2959d304b55a7d3 /src/Make.am
parent934c30d3ec1b443feee7dbc711b998202d40f77c (diff)
downloadgrecs-7bc88d60ab7398631be3f85750965e812ba7ceb0.tar.gz
grecs-7bc88d60ab7398631be3f85750965e812ba7ceb0.tar.bz2
Improve getopt interface.
* build-aux/getopt.m4: Move function declarations to the library. Introduce new options: nopermute, nousage, noversion. * src/grecsopt.h: New file. * src/opthelp.c: New file. * src/Make-shared.am: Add new files. * src/Make-static.am: Likewise. * src/Make.am: Likewise.
Diffstat (limited to 'src/Make.am')
-rw-r--r--src/Make.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Make.am b/src/Make.am
index 7389660..b06c9b8 100644
--- a/src/Make.am
+++ b/src/Make.am
@@ -50,6 +50,7 @@ GRECS_SRC = \
list.c\
lookup.c\
mem.c\
+ opthelp.c\
parser.c\
parsertab.c\
path-parser.c\

Return to:

Send suggestions and report system problems to the System administrator.