Changeset 361

Show
Ignore:
Timestamp:
04/22/03 09:11:34 (6 years ago)
Author:
jajcus
Message:

- use "-m 755" to make sure install dirs ($localedir in particular) will be

accessible and readable for jggtrans

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure.ac

    r357 r361  
    6060AC_CONFIG_SUBDIRS([libxode]) 
    6161 
     62MKINSTALLDIRS="${MKINSTALLDIRS} -m 755" 
     63 
    6264AC_CONFIG_FILES([Makefile src/Makefile intl/Makefile po/Makefile.in]) 
    6365AC_OUTPUT