]> git.pld-linux.org Git - packages/ash.git/blobdiff - ash-makefile.patch
- merge translations from TurboLinux and Conectiva.
[packages/ash.git] / ash-makefile.patch
index bb75a71229f8d6ecc442d913cf5a35c3c25c386b..c3b16a1f58f7ea010180e41113068b306ba2b824 100644 (file)
@@ -30,7 +30,7 @@ diff -u ash-0.4.0/Makefile ash-0.4.0-/Makefile
 +all: $(PROG)
 +
 +$(PROG): build-tools $(GENSRCS) $(GENHDRS) $(OBJS)
-+      $(CC) $(LDFLAGS) -o $(PROG) $(OBJS) -lfl
++      $(CC) $(LDFLAGS) -o $(PROG) $(OBJS) $(LDLIBS) -lfl
 +      
 +lex.yy.c: arith_lex.l
 +      flex -8 $< 
This page took 0.054242 seconds and 4 git commands to generate.