Commit Graph

13 Commits

Author SHA1 Message Date
4134fc39ac Fix automake warnings
Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
build/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
python/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
rpmdb/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
rpmio/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tools/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
2014-02-15 22:19:47 +00:00
f9b82ab936 python/Makefile.am: fix typo 2012-04-13 16:54:02 +00:00
d5b33ee368 Link rpmmodule.so with librpmio and librpmdb 2010-10-20 09:10:48 +00:00
199c65f90d python/Makefile.am: Fix build with libtool 2009-04-23 23:10:12 +00:00
e9ca3621fa Link rpmmodule.so with -lpython%__python_version. 2006-01-14 22:48:02 +00:00
c4aece686b Applied fixes for x86_64. 2005-11-30 16:57:18 +00:00
7f68fe2b17 reverted 2 last changes 2005-06-16 16:46:39 +00:00
c0a7f44ddb fixed previous change 2005-06-16 16:36:48 +00:00
9835799623 Added x86_64 support. 2005-06-16 16:18:15 +00:00
1cff6d97bc makefiles cleanup1 2003-11-24 20:44:29 +00:00
6cc64fa4ea updated code to snapshot 2002-06-15 of 4_0 branch 2002-08-03 16:35:14 +00:00
dd7712438e sync with rpm4 branch: removed obsolete entries 2002-03-25 21:00:02 +00:00
82a4763c66 Initial revision 2002-03-25 20:16:26 +00:00