| Bug ID | 
          8452
           | 
        
        
          | Summary | 
          Replace use of INCLUDES with AM_CPPFLAGS in all Makefiles to placate recent autotools
           | 
        
        
          | Classification | 
          Unclassified
           | 
        
        
          | Product | 
          Wireshark
           | 
        
        
          | Version | 
          SVN
           | 
        
        
          | Hardware | 
          All
           | 
        
        
          | OS | 
          All
           | 
        
        
          | Status | 
          UNCONFIRMED
           | 
        
        
          | Severity | 
          Enhancement
           | 
        
        
          | Priority | 
          Low
           | 
        
        
          | Component | 
          Dissection engine (libwireshark)
           | 
        
        
          | Assignee | 
          [email protected]
           | 
        
        
          | Reporter | 
          [email protected]
           | 
        
      
        
        Created attachment 10220 [details]
Patch to replace use of INCLUDES with AM_CPPFLAGS
Build Information:
--
Recent versions of GNU's autotools complain about the use of INCLUDES,
requesting (loudly) that it be replaced with AM_CPPFLAGS.
The attached patch does just that, and ./autogen.sh is quiet again.
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.