Changeset 2524 for trunk/m4/ax_ac_print_to_file.m4
- Timestamp:
- Jul 20, 2011, 1:29:16 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/m4/ax_ac_print_to_file.m4
r2327 r2524 9 9 # DESCRIPTION 10 10 # 11 # Writes the specified data to the specified file when Autoconf is is run.12 # If you want to print to a file when configure is run use13 # AX_PRINT_TO_FILEinstead.11 # Writes the specified data to the specified file when Autoconf is run. If 12 # you want to print to a file when configure is run use AX_PRINT_TO_FILE 13 # instead. 14 14 # 15 15 # LICENSE … … 22 22 # warranty. 23 23 24 #serial 724 #serial 8 25 25 26 26 AC_DEFUN([AX_AC_PRINT_TO_FILE],[
Note: See TracChangeset
for help on using the changeset viewer.