ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] сборка и опакечивание
@ 2005-06-20 10:14 Anton Gorlov
  2005-06-20 11:28 ` Anton Gorlov
  0 siblings, 1 reply; 2+ messages in thread
From: Anton Gorlov @ 2005-06-20 10:14 UTC (permalink / raw)
  To: community

Здравствуйте, community.

Так в чём же я не прав...

configure.in
AC_INIT(src/pgmodule.c)
AC_PROG_CC
AC_CONFIG_HEADER(config.h)
AC_CHECK_HEADER(Python.h)
AC_CHECK_HEADER(postgres.h)
AC_CANONICAL_SYSTEM
AC_CHECK_LIB(pq)
AC_OUTPUT(Makefile)

Makefile.am
AUTOMAKE_OPTIONS = foreign

SUBDIRS = src
EXTRA_DIST = Announce ChangeLog README

distclean-hook:
        -rm -rf $(top_builddir)/autom4te.cache

-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru
                                     FIDO: 2:5059/37



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] сборка и опакечивание
  2005-06-20 10:14 [Comm] сборка и опакечивание Anton Gorlov
@ 2005-06-20 11:28 ` Anton Gorlov
  0 siblings, 0 replies; 2+ messages in thread
From: Anton Gorlov @ 2005-06-20 11:28 UTC (permalink / raw)
  To: community

Здравствуйте.

Вы писали 20 июня 2005 г., 14:14:57:

> Так в чём же я не прав...
Вопрос остаётся в силе.. какминимум на будущее и дабы понять -я что-то
начудил в скриптах или просто этот модуль так не собирается.

> configure.in
> AC_INIT(src/pgmodule.c)
> AC_PROG_CC
> AC_CONFIG_HEADER(config.h)
> AC_CHECK_HEADER(Python.h)
> AC_CHECK_HEADER(postgres.h)
> AC_CANONICAL_SYSTEM
> AC_CHECK_LIB(pq)
> AC_OUTPUT(Makefile)
> Makefile.am
> AUTOMAKE_OPTIONS = foreign
> SUBDIRS = src
> EXTRA_DIST = Announce ChangeLog README
> distclean-hook:
>         -rm -rf $(top_builddir)/autom4te.cache

-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru
                                     FIDO: 2:5059/37



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-20 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-20 10:14 [Comm] сборка и опакечивание Anton Gorlov
2005-06-20 11:28 ` Anton Gorlov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git