File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,13 +122,13 @@ Notice the difference of the shared extensions and the share directory.
122122
123123Directory locations can be adjusted with several Autoconf default options:
124124
125- *  ` --bindir=DIR `  - to  set the user executables location
126- *  ` --sbindir=DIR `  - to  set the root executables location
127- *  ` --includedir=DIR `  - to  set the project C header files location
125+ *  ` --bindir=DIR `  - set the user executables location
126+ *  ` --sbindir=DIR `  - set the root executables location
127+ *  ` --includedir=DIR `  - set the project C header files location
128128*  ` --libdir=DIR `  - set the library location
129129*  ` --mandir=DIR `  - set the man documentation location
130130*  ` --localstatedir=DIR `  - set the var location
131- *  ` --runstatedir=DIR `  - set the run location
131+ *  ` --runstatedir=DIR `  - set the run location (Autoconf 2.70+) 
132132*  ` --sysconfdir=DIR `  - set the etc location
133133*  ...
134134
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments