Mercurial > hg > xemacs-beta
comparison lib-src/config.values.sh @ 5290:e6508b64ee08
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 14 Jun 2010 19:03:57 +0900 |
parents | 3580ae2ce979 |
children | b9167d522a9a |
comparison
equal
deleted
inserted
replaced
5289:9e51b172d50f | 5290:e6508b64ee08 |
---|---|
1 : #-*- Perl -*- | 1 : #-*- Perl -*- |
2 eval 'exec perl -w -S $0 ${1+"$@"}' # Portability kludge | 2 eval 'exec perl -w -S $0 ${1+"$@"}' # Portability kludge |
3 if 0; | 3 if 0; |
4 | 4 |
5 # config.values.sh --- create config.values.in from ../configure | 5 # config.values.sh --- create config.values.in from ../configure |
6 | |
7 # Copyright (C) 1997, 1999 Martin Buchholz | |
6 | 8 |
7 # Author: Martin Buchholz | 9 # Author: Martin Buchholz |
8 # Maintainer: Martin Buchholz | 10 # Maintainer: Martin Buchholz |
9 # Keywords: configure elisp report-xemacs-bugs | 11 # Keywords: configure elisp report-xemacs-bugs |
10 | 12 |