On Wed, Sep 10, 2008 at 7:59 PM, Shakthi Kannan <[EMAIL PROTECTED]>wrote:
> Hi, > > - > > It is: > > aclocal > autoconf > automake > These commands results: [EMAIL PROTECTED]:/opt/siefs-0.5# automake siefs/Makefile.am:3: `CFLAGS' is a user variable, you should not override it; siefs/Makefile.am:3: use `AM_CFLAGS' instead. *The text inside my Makefile.am : *1.## Process this file with automake to produce Makefile.in 2. 3.LDADD = $(fuseinst)/lib/libfuse.a -lpthread -lrt -ldl 4.SUBDIRS = @subdirs@ * -- Best, Z _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
