~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/include.am

  • Committer: Monty Taylor
  • Date: 2010-08-12 07:35:31 UTC
  • mto: (1711.1.11 build)
  • mto: This revision was merged to the branch mainline in revision 1713.
  • Revision ID: mordred@inaugust.com-20100812073531-17wopgfzmz771ukm
Removed gnulib and the last usage of normal getopt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
              $(LIBDRIZZLE) \
8
8
              $(LIBINTL) \
9
9
              $(LIBZ) \
10
 
              gnulib/libgnu.la \
11
10
              client/libgetpassword.la
12
11
 
13
12
noinst_LTLIBRARIES+= \
44
43
                                $(LIBDRIZZLE) \
45
44
                                $(LIBINTL) \
46
45
                                $(LIBZ) \
47
 
                                gnulib/libgnu.la \
48
46
                                client/libgetpassword.la
49
47
 
50
48
client_drizzledump_SOURCES=     client/drizzledump.cc