mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-28 22:49:59 +01:00
* Makefile.am: Make use of AM_CFLAGS. (From wk on stable branch)
This commit is contained in:
parent
dd9d2ca535
commit
951f7d9eca
@ -1,3 +1,7 @@
|
||||
2003-05-26 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* Makefile.am: Make use of AM_CFLAGS. (From wk on stable branch)
|
||||
|
||||
2003-05-24 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c,
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GnuPG.
|
||||
#
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
|
||||
INCLUDES = -I.. -I$(top_srcdir)/include
|
||||
CFLAGS = @CFLAGS@ @MPI_OPT_FLAGS@
|
||||
AM_CFLAGS = @MPI_OPT_FLAGS@
|
||||
ASFLAGS = @MPI_SFLAGS@
|
||||
|
||||
EXTRA_DIST = config.links
|
||||
|
Loading…
x
Reference in New Issue
Block a user