Index: libfuse/example-22/Makefile.am
diff -u libfuse/example-22/Makefile.am:1.2 libfuse/example-22/Makefile.am:1.3
--- libfuse/example-22/Makefile.am:1.2  Sun Mar 27 14:12:13 2005
+++ libfuse/example-22/Makefile.am      Thu Dec  1 14:40:49 2005
@@ -7,5 +7,4 @@
 hello_SOURCES = hello.c
 
 LDADD = ../libfuse.la
-CFLAGS = @CFLAGS@ -DFUSE_USE_VERSION=22
-
+AM_CPPFLAGS = -DFUSE_USE_VERSION=22 -I$(top_srcdir)


_______________________________________________
Hurdextras-commit mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/hurdextras-commit

Reply via email to