1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00

(AUTOMAKE_OPTIONS): Change "foreign" to "gnu".

This commit is contained in:
Marius Vollmer 2001-08-25 16:05:04 +00:00
parent 8a3e715b20
commit 3307df9557
9 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@
## to the Free Software Foundation, Inc., 59 Temple Place, Suite
## 330, Boston, MA 02111-1307 USA
AUTOMAKE_OPTIONS = foreign
AUTOMAKE_OPTIONS = gnu
## Prevent automake from adding extra -I options
DEFS = @DEFS@