]> git.pld-linux.org Git - packages/kftpgrabber.git/blob - kftpgrabber-am.patch
- fix problems with autoconf 2.60 which creates configure that runs in POSIX mode
[packages/kftpgrabber.git] / kftpgrabber-am.patch
1 --- kftpgrabber-0.7.0-beta1/kftpgrabber/src/ui/Makefile.am.orig 2006-03-04 09:55:43.383817000 +0100
2 +++ kftpgrabber-0.7.0-beta1/kftpgrabber/src/ui/Makefile.am      2006-03-04 09:55:52.200368000 +0100
3 @@ -1,5 +1,6 @@
4  INCLUDES = -I$(top_srcdir) \
5             -I$(top_srcdir)/kftpgrabber/src \
6 +           -I$(top_srcdir)/kftpgrabber/src/widgets \
7             -I$(top_srcdir)/kftpgrabber/src/widgets/queueview \
8            $(all_includes)
9  
This page took 0.080317 seconds and 3 git commands to generate.