]> git.lyx.org Git - features.git/blobdiff - src/support/Makefile.am
change "support/std_sstream.h" to <sstream>
[features.git] / src / support / Makefile.am
index 235d127016d21fe89a34c808b45b033ee38ae0fd..7f12f2cc3c754ee5831febf8fdecdb4929085178 100644 (file)
@@ -15,14 +15,12 @@ endif
 BUILT_SOURCES = path_defines.C
 
 libsupport_la_SOURCES = \
-       BoostFormat.h \
        FileInfo.C \
        FileInfo.h \
        FileMonitor.h \
        FileMonitor.C \
        abort.C \
        atoi.C \
-       boost-inst.C \
        chdir.C \
        copy.C \
        copied_ptr.h \
@@ -39,6 +37,8 @@ libsupport_la_SOURCES = \
        forkedcontr.C \
        forkedcontr.h \
        getcwd.C \
+       globbing.C \
+       globbing.h \
        $(COMPRESSION) kill.C \
        limited_stack.h \
        lstrings.C \
@@ -51,7 +51,6 @@ libsupport_la_SOURCES = \
        lyxtime.h \
        lyxsum.C \
        mkdir.C \
-       nt_defines.h \
        os.C \
        os.h \
        os2_defines.h \
@@ -65,10 +64,10 @@ libsupport_la_SOURCES = \
        rmdir.C \
        snprintf.h \
        snprintf.c \
-       sstream.h \
+       socktools.C \
+       socktools.h \
        std_istream.h \
        std_ostream.h \
-       std_sstream.h \
        systemcall.C \
        systemcall.h \
        tempname.C \