source: trunk/FACT++/autogen.sh@ 15210

Last change on this file since 15210 was 10603, checked in by tbretz, 13 years ago
The default now is not to overwrite files in .aux_dir
File size: 178 bytes
Line 
1#!/bin/sh
2# Consider all files obsolete
3#autoreconf --force --install -I .macro_dir
4
5# Keep existing files - that doesn't overwrite ltmain.sh!
6autoreconf --install -I .macro_dir
Note: See TracBrowser for help on using the repository browser.