[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS gss/gl
From: |
gss-commit |
Subject: |
CVS gss/gl |
Date: |
Sat, 16 Oct 2004 01:01:32 +0200 |
Update of /home/cvs/gss/gl
In directory dopio:/tmp/cvs-serv8814/gl
Modified Files:
Makefile.am
Log Message:
Update.
--- /home/cvs/gss/gl/Makefile.am 2004/10/05 19:15:20 1.18
+++ /home/cvs/gss/gl/Makefile.am 2004/10/15 23:01:31 1.19
@@ -8,11 +8,10 @@
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.
-#
# Invoked as: gnulib-tool --import
# Reproduce by: gnulib-tool --import --dir=. --lib=libgl --source-base=gl
--m4-base=gl/m4 --libtool gethostname getopt gettext xalloc xgethostname
-AUTOMAKE_OPTIONS = 1.8 gnits
+AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
noinst_LTLIBRARIES = libgl.la
@@ -26,6 +25,8 @@
DISTCLEANFILES =
MAINTAINERCLEANFILES =
+## begin gnulib module getopt
+
BUILT_SOURCES += $(GETOPT_H)
EXTRA_DIST += getopt_.h getopt_int.h
@@ -37,11 +38,25 @@
mv address@hidden $@
MOSTLYCLEANFILES += getopt.h getopt.h-t
+## end gnulib module getopt
+
+## begin gnulib module gettext
+
libgl_la_SOURCES += gettext.h
+## end gnulib module gettext
+
+## begin gnulib module xalloc
+
libgl_la_SOURCES += xalloc.h xmalloc.c
+## end gnulib module xalloc
+
+## begin gnulib module xgethostname
+
libgl_la_SOURCES += xgethostname.h xgethostname.c
+## end gnulib module xgethostname
+
# Makefile.am ends here
- CVS gss/gl, gss-commit, 2004/10/05
- CVS gss/gl,
gss-commit <=