Changeset 5825:3e41991f9a62 in roaraudio for Makefile.inc


Ignore:
Timestamp:
01/06/13 14:12:21 (11 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

removed yet another set of -DXXX as well as $(PKGDEFINES). Updated configure to write some more stuff into config.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.inc

    r5807 r5825  
    66COMMON_VERSION  = $(COMMON_V_MM).$(COMMON_V_REV) 
    77COMMON_SOVERSION= 2 
    8  
    9 PKGDEFINES      = -DPACKAGE_VERSION="\"$(VERSION)\"" -DDEVICE_VENDOR_ID=$(DEV_VENDOR) -DDEVICE_VENDOR_NAME="\"$(DEV_VENDOR_NAME)\"" -DDEVICE_VENDOR_STRING="\"$(DEV_VENDOR_STRING)\"" -DDISTRIBUTION_VERSION_STRING="\"$(DISTRIBUTION_VERSION_STRING)\"" 
    108 
    119# libroar: 
Note: See TracChangeset for help on using the changeset viewer.