]> git.pld-linux.org Git - packages/gengetopt.git/blob - gengetopt-am.patch
- updated to 2.23
[packages/gengetopt.git] / gengetopt-am.patch
1 --- gengetopt-2.22.6/src/Makefile.am.orig       2012-11-02 14:26:54.000000000 +0100
2 +++ gengetopt-2.22.6/src/Makefile.am    2018-05-22 17:14:37.828404404 +0200
3 @@ -51,7 +51,7 @@
4         @LTLIBOBJS@ \
5         skels/libgen.la
6  
7 -LDADD = $(top_builddir)/src/libgengetopt.la
8 +LDADD = libgengetopt.la
9  
10  EXTRA_DIST = parser.h argsdef.h gengetopt.h ggos.h gm.h gnugetopt.h \
11  cmdline.c cmdline.h \
This page took 0.037761 seconds and 3 git commands to generate.