1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 08:40:19 +02:00

(AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".

This commit is contained in:
Thien-Thi Nguyen 2002-02-09 06:03:00 +00:00
parent d30c3c2f16
commit 40e3f30ea5
9 changed files with 27 additions and 27 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@