[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] PACKAGE_NAME
From: |
Albert Chu |
Subject: |
Re: [Freeipmi-devel] PACKAGE_NAME |
Date: |
Thu, 13 May 2004 13:33:38 -0700 |
I'm ok with $(PACKAGE), @PACKAGE@, or @address@hidden
Al
--
Albert Chu
address@hidden
Lawrence Livermore National Laboratory
----- Original Message -----
From: Ian Zimmerman <address@hidden>
Date: Thursday, May 13, 2004 1:10 pm
Subject: Re: [Freeipmi-devel] PACKAGE_NAME
>
> Al> Hey Ian, in libfreeipmi/Makefile.am, does
>
> Al> IPCDIR = /var/lib/$(PACKAGE_NAME)
>
> Al> install ipcky to the right location on debian?? On autoconf
> 2.57 on
> Al> Redhat, you have to do a substitution (i.e.
> /var/lib/@PACKAGE_NAME@)Al> instead. The makefile variable
> PACKAGE_NAME is never created.
>
> It works with autoconf 2.59 + automake 1.6. Unfortunately there isn't
> an autoconf 2.57 Debian package I can install.
>
> What happens when you replace PACKAGE_NAME with PACKAGE?
>
> Ian
>
>
> _______________________________________________
> Freeipmi-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/freeipmi-devel
>