Changeset 1190 for trunk/m4/ax_file_escapes.m4
- Timestamp:
- Sep 26, 2010, 4:40:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/m4/ax_file_escapes.m4
r874 r1190 1 1 # =========================================================================== 2 # http://autoconf-archive.cryp.to/ax_file_escapes.html2 # http://www.gnu.org/software/autoconf-archive/ax_file_escapes.html 3 3 # =========================================================================== 4 4 # … … 17 17 # Copying and distribution of this file, with or without modification, are 18 18 # permitted in any medium without royalty provided the copyright notice 19 # and this notice are preserved. 19 # and this notice are preserved. This file is offered as-is, without any 20 # warranty. 21 22 #serial 7 20 23 21 24 AC_DEFUN([AX_FILE_ESCAPES],[
Note: See TracChangeset
for help on using the changeset viewer.